/*
CTC Separate Stylesheet
Updated: 2023-08-09 15:52:35
Theme Name: CF Norge
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.0.1691589155
*/


/* BAKGRUNNS FARGE PÅ BLOGPOST*/
.et_pb_post {
	background-color: #fff4ed;
}
#content-area{
	background-color: #fff4ed;
}

/*Menu CTA Button*/
#et-top-navigation .et_pb_button {
    margin-top: 0px;
	font-size: 12px;
	background-color: #004fff;
	color: #ffffff;
	border: 0px;
	margin-left: -8px;
	margin-right: -8px;
	border-radius: 25px;
}
 
#et-top-navigation .et_pb_button:after {
	color: #ffffff;
	border: 0px;
	font-size: inherit;
	margin-top: 5px;
	background-color: #004fff;

}