/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2026 | 09:26:43 */
.career_advice_blogs .ar_blogs_title a {
	font-size: 22px !important;
	line-height: 30px !important;
	font-weight: 500 !important;
}

.career_advice_blogs .ar_blogs_author_name {
	display: none;
}

.career_advice_blogs .ar_blogs_featured_img img {
    width: 100% !important;
    aspect-ratio: 281 / 200 !important;
}

.career_advice_blogs .ar_blogs_read_btn {
    margin-top: 24%;
}

.custom_ar_blogs_style_boxes button.owl-prev {
    top: 0% !important;
    left: 1% !important;
    margin-top: -8.5rem !important;
}

.custom_ar_blogs_style_boxes button.owl-prev:after {
    content: "";
    background: url(/wp-content/uploads/2025/09/Vector.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    background-position: center;
}

.custom_ar_blogs_style_boxes button.owl-next {
    top: 0% !important;
    right: 1% !important;
    margin-top: -8.5rem !important;
}

.custom_ar_blogs_style_boxes button.owl-next:after {
    content: "";
    background: url(/wp-content/uploads/2025/09/Vector-1.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 30px;
    height: 30px;
    background-position: center;
}