.rep-form-subtitle {
    font-size: 18px;
    border-bottom: 1px solid #25d366;
    margin-bottom: 15px
}

.rep-border-icon {
    font-size: 28.8px;
    margin-right: 10px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    border: 2px solid #05fa5d;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.rep-form-concentimento {
    margin-bottom: 15px;
}

.rep-form-concentimento label {
    font-size: 14px;
}

.container-rep-cards {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.rep-title-principal {
    font-size: 20px;
}

.rep-card {
    padding-top: 10px;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top: 40px;
}

.rep-card-title {
    font-size: 25px;
    border-bottom: 1px solid #25d366;
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.rep-card-dados {
    color: #e2e2e2;
    font-size: 15px;
    line-height: 19.2px;
    margin-bottom: 20px;
}

.rep-card-dados-item {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rep-dados-item-phone {
    padding-bottom: 5px;
}

.rep-dados-item-phone a {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 5px;
}

.rep-dados-item-email a {
    font-size: 16px;
}

.rep-dados-item-local {
    font-size: 16px;
}