/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 12 2022 | 20:30:17 */
a {
	text-decoration:none !important;
}

.ct-header-cta a {
    text-decoration: none;
	color:white !important;
}
.ct-header-cta a:hover{
	color:white !important;
}
h5{
	font-weight:700 !important;
	font-size:20px !important;
	color:#192a3d;
}
h3{
	color:#192a3d !important;
	font-weight:700 !important;
	line-height:1.5 !important;
	font-size:30px !important;
}
p {
    margin-bottom: 1.5em !important;
}
.btn-link{
	color:white !important;
}
.btn-link:hover{
	color:black !important;
}
.item--title a 
{
	color:black !important;
}
.item--inner:hover .item--title a {
    color: #fff !important ;
}
.item--inner:hover a.item-button {
    color: #fff !important;
}
ul#menu-footer-menu a {
    color:#3A4F66;
	font-weight:400;
}
ul#menu-footer-menu a:hover {
    color:#1559ed !important;
	font-weight:400;
}

h2.widget-title {
    margin-bottom: calc(0.3em + 10px) !important;
}
.ct-footer-copyright > p {
    margin-bottom: 0px !important;
}