/******************************************************************************* 

    SKREY CUSTOMIZATION

    This .css file does not override any .css file from parent 
    theme. 

*******************************************************************************/

/*********************************** SOCIAL ***********************************/

/* Youtube */

.skrey
        .header-color 
        .social-link.youtube:hover {
    /* Fix: This should be a backend customization! */
    color: #C4302B;
}

/********************************* END SOCIAL *********************************/