.banner-section ,.service-section { height: auto; width: auto; } .banner-section img, .courses-section img { width: 100% !important; } .banner-section-btn, .course-box-btn { font-weight: bold; } .banner-section-btn:hover .wp-block-button__link { border: 2px solid var(--primary-color); color: var(--primary-color) !important; background: transparent !important; } .courses-section h2::before { content: "\f02d"; font-family: 'Font Awesome 7 Free'; font-weight: 900; padding: 11px; color:var(--primary-color); font-size: 38px; } .course-content-box { border-right: 2px solid var(--primary-color); font-size: 1em; } .course-content-box .title-box{ bottom: 0.4em; border-right: 2px solid var(--primary-color); } .course-box-btn { border: 2px solid var(--primary-color); }