.course-layout1 .course-style2 {
    border-radius: 8px;
    border: 1px dashed #7D87FF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);
}
.course-layout1 .course-style2 .course-img {
    margin: 10px 10px 0 10px;
    overflow: hidden;
    border-radius: 6px;
}
.course-list a {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    border-radius: 20px;
    margin-bottom: 10px;
    padding: 20px 35px;
    color: #585B5B;
    background-color: #fff;
    transition: all ease 0.4s;
}
.course-list a:hover {
    padding-left: 56px;
    box-shadow: 8.55px 23.49px 24px rgba(35, 31, 32, 0.09);
    font-size: 12px;
}
.course-layout1 .course-style2 .course-content {
  padding: 10px 10px 10px 10px;
}
.header-layout4 .header-social { 
  border-radius: 0px;
}
.footer-widget .widget_title {
    border: none;
    font-size: 24px;
    margin-bottom: 36px;
    color: #ffffff;
}
.post-title a{
    color:#fff;
}

.about-layout1 p {
    text-transform: none !important;
}


@media(max-width:767px){
.media-style4 .media-icon {
max-width: 60px;
margin: 0 auto 20px;
}
.process-layout1 .process-inner {
background-color: #E5E7FF;
padding: 20px 20px 40px 20px;
border-radius: 50px;
}
.hero-layout1 .hero-content {
max-width: 100%;
text-align: start;
}
.hero-layout1.style4 .sec-subtitle { 
font-size: 14px; 
}
.hero-layout1.style4 .hero-title {
    font-size: 30px;
}
.about-box2 .about-title {
font-size: 24px;
}
.sec-title2, .sec-title {
font-size: 24px;
}
.faq-layout1 .title-area .sec-title {
    font-size: 24px;
    /* text-transform: capitalize; */
}
.accordion-style1 .accordion-button { 
    font-size: 18px; 
}


}














