.primary-orange {
    color: #4793AF;
}
.features.feature-full-bg:hover > .content > h5 {
    color: #fff;
}
.float-btn-wa{
	position:fixed;
    width: 50px;
    height: 50px;
    bottom: 20px;
    right: 26px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
    font-size:35px;
	box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float-btn{
	/* margin-top:16px; */
}

.gc-img-post {
    height: 200px;
    object-fit: cover;
}

.content-desc {
    font-size: 15pt;
}