.button{border-radius:12px;color:#151515;display:inline-block;font-size:18px;font-weight:700;padding:12px 24px;text-align:center;transition:background-color .2s ease-out,border-color .2s ease-out,color .2s ease-out;width:-moz-fit-content;width:fit-content}.button_full-width{width:100%}.button_primary{background-color:#f2c099}@media screen and (hover:hover){.button_primary:hover{background-color:#f5ceb0}}.button_primary:active{background-color:#eca46c}
