/*======================================
Theme Name: Nurture Sling
Theme URI: https://usource.agency/staging/nurturesling/
Description: This is a custom theme for Nurture Sling company built with WordPress and DIVI
Version: 1.0
Author: GoToWebsites
Author URI: http://gotowebsites.com.au/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

.font-cormorant-upright{
	font-family: 'Cormorant Upright', serif !important;
}

.font-cormorant{
	font-family: 'Cormorant Garamond', serif;
}

/* #HEADER
----------------------------------- */
header#main-header {
    border-bottom: 3px solid #7F3443;
}

/* #FOOTER
---------------------------------- */
#main-footer {
    background-color: #FFEEEB !important;
}
#footer-widgets .footer-widget a, 
#footer-widgets .footer-widget li a, 
#footer-widgets .footer-widget li a:hover {
    color: #222 !important;
}