.text-anchor-wrapper{margin-bottom:26px;margin-top:26px}
.button-right .text-anchor-wrapper{display:flex;justify-content:center;align-items:center}
.bg-red-rebon .text-anchor-wrapper{background-color:#aa1b17;padding:15px 0}
.bg-red-rebon .text-anchor-wrapper p{color:#f2f2f2;font-size:22px}
.bg-red-rebon .text-anchor-wrapper .anchor-wrapper{border:1px solid #f2f2f2}
.bg-red-rebon .text-anchor-wrapper .anchor-wrapper a{color:#f2f2f2}
.text-wrapper p{font-family:"robotoregular";font-size:16px;font-weight:400;line-height:20.8px;text-align:center;padding-bottom:40px}
.button-right .text-wrapper{margin-right:35px}
.button-right .text-wrapper p{padding-bottom:0}
.anchor-wrapper{width:100%;max-width:162px;margin:auto;padding:12px 0;border:1px solid #c21b17;border-radius:5px;text-align:center}
.button-right .anchor-wrapper{margin:0}
.anchor-wrapper a{text-decoration:none;font-family:"robotobold";font-size:16px;font-weight:800;line-height:16.41px;text-align:center;color:#c21b17}
@media(max-width:991px){.button-right .text-anchor-wrapper{flex-direction:column}
.button-right .text-wrapper p{padding-bottom:40px}
}