Eir2a5|itAccept-Encoding,User-Agentц2^ŵd3@ KEY: https://www.klassetur.com.br/wp-content/themes/klassetur/css/block/buttons.css HTTP/1.1 200 OK Date: Thu, 30 Apr 2026 15:58:45 GMT Server: Apache Last-Modified: Fri, 03 Sep 2021 19:09:40 GMT Accept-Ranges: bytes Content-Length: 1067 Vary: Accept-Encoding,User-Agent Connection: close Content-Type: text/css .btn-saibamais { display: flex; background: var(--yellow); color: var(--white) !important; font-family: var(--bebasKai); font-size: 2.4rem; height: 4.4rem; transition: all .3s; padding: 0 3rem; align-items: center; justify-content: center; text-decoration: none !important; } .btn-saibamais:hover { background: var(--lightBlue); color: var(--white) !important; } .btn-verblog { display: inline-flex; height: 4.1rem; border: 0.1rem solid var(--yellow); border-radius: 10rem; color: var(--yellow); font-family: var(--bebasneue); font-size: 2.6rem; min-width: 14.6rem; align-items: center; justify-content: center; letter-spacing: -0.1rem; padding: 0 2rem; transition: all .3s; } .btn-verblog:hover { background: var(--yellow); color: var(--white); } .btn-back { color: #00A4E8; font-family: var(--montserrat); font-size: 16px; font-weight: 500; } @media(max-width: 767px) { .btn--v2::before { border: 9px solid #FFF; } }