/*---------------------------------------------------------------------------------

 Theme Name:   colron
 Theme URI:    
 Description:  colron
 Author:       
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap');

h1,h2,h3,h4,h5{
	font-family: 'Josefin Sans', sans-serif;
	color: #414347;
	font-weight: 700;
	text-transform: uppercase;
}

.et_secondary_nav_enabled #page-container #top-header{
	padding: 10px 0px;
}

.about-us h2{
	font-size: 45px;
}
