.title-home {
    font-size: 2.5rem !important;
}

.small-margin-top {
    margin-top:15px;
}
.custom-negrito{
    color: #000000 !important;
}
.icon-green {
    color:green;
}

.orange-button {
    background-color:#FF8C00 !important;
    color: white !important;
}

.big-button {
    font-size:25px;
}

.text-justify {
    text-align: justify !important;
}

.size-tag {
    height: auto;
    color: black;
}
