/* Copyright (C) Unisona - Template FarmaReplace.it */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 
/*
 *  Basic Styles
 */




.uk-section-tertiary {
	background-color: #f6d81d;
}


#footer-container {
    background-color: #323534;
}

#footer-container ul.uk-subnav li a:hover {
    color: #f5f5f5;
}

#footer-container .uk-subnav-divider > :nth-child(n+2):not(.uk-first-column)::before {
    border-left: 1px solid #6c6d74;;
}

