/*
 Theme Name:     ISSC UK
 Theme URI:      https://www.issc.uk.com/
 Description:    Child Theme
 Author:         Open Circle Solutions
 Author URI:     https://www.opencircle.co.za
 Template:       Divi
 Version:        0.1
*/

@import url("../Divi/style.css");

/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


/*----------HEADINGS-------------*/

h2,h3 {
    margin-top: 8px !important;
	margin-bottom: 10px !important;
}


/*----------/HEADINGS-------------*/

#top-menu li li a {
    /*width: 200px;*/
    padding: 6px 6px;
    font-size: 15px !important;
}

.ds-vertical-align { 
    display: flex !important; 
    flex-direction: column !important; 
    justify-content: center !important;
} 

.cn-button.bootstrap {
	background-color: #C83936 !important;
}

