.banner-section { height: auto; width: auto } .banner-section img, .service-section img { width : 100%; } .banner-section-btn { position: relative; } .banner-section-btn:before { content: "\f105"; background: var(--primary-color); color: #000; font-family: 'Font Awesome 7 Free'; font-weight: 900; padding: 11px 15px 13px; font-size: 20px; line-height: 1; position: absolute; left: 100%; } .banner-section-btn:hover .wp-block-button__link { background-color: var(--primary-color) !important; } .banner-section-btn:hover:before { background-color: var(--secondary-color) ; } .service-section .work-service-section .work-section .wp-block-heading h5 { display: inline-block; font-weight: 400; } .work-icon-content .work-box:hover { background-color: var(--primary-color) !important; } .service-section .wp-block h2 { margin-top: 0px !important; margin-bottom: 5px !important; }