.t-align-center {
    text-align: center;
}

.login-services {
    height: 88px;
    display: flex;
    justify-content: space-around;
    font-size: 13px !important;
}

.link-service {
    text-align: center;
    text-decoration: none;
    color: #333;
}

.link-service-description {
    display: flex;
    margin-top: 10px;
}

.link-service-description-icon {
    position:relative;
    margin-left: 5px;
    top: 0;
    right: 0
}
