.title-and-paragraph{display:flex;flex-direction:column;gap:16px}.title-and-paragraph.--text-center{text-align:center}.title-and-paragraph.--text-left{text-align:left}.title-and-paragraph.--text-right{text-align:right}.title-and-paragraph__buttons-container{display:flex;flex-wrap:wrap;justify-content:center;padding-top:16px;gap:16px}.title-and-paragraph img{height:auto}@media(max-width:575px){.title-and-paragraph__buttons-container{flex-direction:column}.title-and-paragraph__buttons-container .button{width:100%}}