.firma {
    display: flex;
    align-items: center;
    align-content: center;
    text-align: center;
    color: white;
    justify-content: space-evenly;
    border-bottom: solid #ffffff;
    opacity: 0.8;
}