/*
 Theme Name:     Supertanker Divi Child
 Theme URI:      https://Supertanker.digital
 Description:    Divi Child Theme for Supertanker.digital
 Author:         Jesper Regin
 Author URI:     https://supertanker.digital
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */
/*********************************
comment
*********************************/

/* Change active menu link colour in primary menu 
#main-header #top-menu li.current-menu-item > a, li.current-menu-ancestor > a, li.current-menu-parent > a {
color: #ec09b7 !important;
}
*/

body {font-family: 'Nunito', sans-serif;}
h1, h2, h3, h4, h5 {font-family: 'Public Sans', sans-serif;}
h6 {
	font-family: Nunito,sans-serif;
	font-size: 2em;
	font-weight: normal;
}

#footer-note a::first-letter {
	color:#EC09B7;
}