.section__button__container{display:flex;justify-content:center;text-align:center;height:44px}.section__button__container.text-left{justify-content:left}.section__button__container.text-right{justify-content:right}.section__button__container__button{display:inline-flex;justify-content:center;align-items:center;font-size:14px;height:44px;font-weight:700;border-radius:22px;padding-inline:15px;text-transform:none;margin-bottom:1rem}@media (min-width: 992px){.section__button__container__button{font-size:18px}.section__button__container__button:hover{box-shadow:0 5px 20px #00000026}}
