﻿.linea-footer {
    content: '';
    width: 275px;
    height: 4px;
    background: #009A44;
    position: relative;
    display: block;
    margin: 8px 0;
    border-radius: 2px;
}


.text-dark-gray {
    color: #525252 !important;
}

.fs-15px {
    font-size: 15px !important;
}

.fs-14px {
    font-size: 14px !important;
}

.fs-20px {
    font-size: 20px !important;
}

.text-fuxia {
    color: #525252 !important;
    font-weight: bold;
}

.fs-12px {
    font-size: 12px !important;
}