.button__quarter{background-color:#F1FF0A;border:solid 1px #F1FF0A;color:#000;display:inline-block;font-family:var(--typeBasePrimary),var(--typeBaseFallback);font-size:16px;font-style:normal;font-weight:700;letter-spacing:3.2px;line-height:16px;min-width:400px;padding:20px 32px 18px;width:400px;text-transform:uppercase;transition:all .5s linear}.button__quarter:hover{background-color:#000;color:#F1FF0A}@media screen and (max-width: 768px){.button__quarter{min-width:100%;width:100%}}