.blog_banner{background-color:var(--acent);color:#fff;padding-top:1.75rem;padding-left:1rem;padding-right:1rem;border-radius:var(--br1);display:flex;align-items:center;margin-bottom:2rem}.blog_banner img{margin-bottom:-4px}.blog_banner_header{font-weight:800!important;font-size:1.7rem!important;margin-bottom:0!important}.blog_banner_btn{color:#fff!important;text-decoration:none!important;border:2px solid #fff;padding:.5rem .5rem;border-radius:4px;transition:.3s ease-in;margin-top:1rem!important;margin-bottom:1rem!important}.blog_banner_btn:hover{color:var(--acent)!important;background-color:#fff}.blog_banner a{display:inline-block;color:#fff!important}