.button.rounded.light {
    border-radius: 25px !important;
    padding: 12px 30px 12px !important;
    background-color: transparent;
    border-color: #fff !important;
    border: 1px solid #fff;
}

p.description {
    font-size: 16px;
    text-align: justify;
    line-height: normal;
}

.mb-0 {
    margin-bottom: 0;
}

a.active {
    font-weight: bold;
}