.red-button{width:-moz-fit-content;width:fit-content;background-color:#ae1518;border:2px solid #ae1518;border-radius:.5rem;padding:1rem;box-shadow:0 0 .3125rem rgba(0,0,0,.3);text-transform:uppercase;color:#fff;transition:all .3s ease 0s}@media(any-hover:hover){.red-button:hover{border:2px solid #8c191c;background-color:#8c191c}}.red-button_order{border-radius:0 0 .5rem .5rem;font-size:.875rem;width:12.8125rem}