
/* 
    Created on : Mar 13, 2019, 8:11:26 PM
    Author     : eldantek
*/

.sf-menu a{
    color: rgba(1, 0, 0, 0.8);
    color: #bdbae0;
}

#fh5co-hero {
    background-color: #605CA8;
}

/*@media screen and (max-width: 768px) {
    #fh5co-hero {
        background-position: center center;
    }
}*/

#fh5co-hero:after {
    background: 605CA8; 
    background-color: #605CA8;
}

