header {
    background: #F69200;
}
.link-large {
    background: #3713A9;
}
.link-large:hover .fa {
    color: #CEEF00;
}