/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 13 2024 | 02:40:59 */
@font-face {
  font-family: 'Arial';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

h1, h2, h3, h4{
	margin-bottom: 10px;
}



.uc-btn.btn-inline img{
	height: 20px;
}

.uc-carousel .primary-carousel_item>.carousel-img{
	position: absolute !important;
}

.uc-card.card-gradient--bottom-black:before{
	z-index: 10;
}

.uc-carousel .uc-primary-carousel .primary-carousel_item .primary-carousel_item-content{
	z-index: 15;
}

h1,h2{
	display: flex;
	align-items: center;
}

h2:after {
    background-color: #fec60d;
    display: inline-block;
    height: 4px;
    margin-left: 24px;
    width: 36px;
    content: "";
}

.h3:after, .h4:after{
	display: none;
}

.uc-h2_noline:after{
	display: none;
}
/*
.uc-card .uc-card_body > a{
	height: 48px;
	overflow: hidden;
	display: flex;
	align-items: start
}*/

.uc-card{
	height: 100%;
}
