.textbotao h2 {
    text-align: center;
    margin-left: 20%;
    color: #6b0c02;
    font-weight: 600;
    border-bottom: solid;
    width: 59%;
    font-family: "Montserrat-bold";
}
.inscrevabot a {
    padding: 15px 21px;
    background-color: #6b0c02;
    color: white!important;
    border-radius: 13px;
    text-decoration: underline #811A33;
    font-size: 17px;
    font-weight: 800;
    font-family: "Montserrat-bold";
}
p.inscrevabot {
    margin-top: 4%;
}