/*
 Theme Name:   Astra Child
 Description:  Astra Child Theme
 Author:       Sajedur Islam
 Template:     astra
 Version:      1.0.0
*/

/* Custom CSS goes here */

.ast-separate-container .ast-blog-layout-5-grid .post-content .ast-blog-single-element p {
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #000 !important;
}

.ast-separate-container .ast-blog-layout-5-grid .post-content .read-more a {
    color: #2dd622;
	font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}

.testimoni-areaaa:hover .elementor-image-box-content h3 {
    color: #00CA10 !important;
    transition: .3s ease all;
}

.our-brand-website:hover h2 {
    color: #00CA10 !important;
    transition: .3s ease all;
}

.hover-card:hover .title-change h2 {
    color: #ffffff !important;
    transition: .3s ease all;
}






@media all and (max-width:767px) {
	.ast-blog-layout-5-grid .ast-blog-featured-section {
		padding: 1.5em 1em !important;
	}
	
	.ast-separate-container .ast-blog-layout-5-grid .post-content {
		padding: 1.5em 1em !important;
	}
	
	
	
}
















