@font-face {
	font-family: GE;  
	src: url('fonts/GE_SS_Two_Medium.ttf');  
	font-weight: normal;  
	unicode-range: U+0-10FFFF;
}

body,h1,h2,h3,h4,h5 {
    color: #555;
    font-family: "GE";
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
}

/*Slider heading*/
.hs-item.slick-current .hs-content h2, .hs-item.slick-current .hs-content h1, .hs-item.slick-current .hs-content p{
    padding: 5px 18px 0 0;
}

/*Slider button*/
#layers-widget-seoexp_sliders-3 .thumbnail-body a.button{  
    border-radius: 5px !important;
    background: #06ca75 !important;
}

.site-description {
    margin-right: 10px;
}