section.head-line-page .btn-group{
    white-space: nowrap;
}

.profile-avatar{
    max-width: 70% !important;
}

.profile-avatar{
    color: #00A687; 
    max-width: 100%;
}

.description-card{
    color: #00211B;
}

.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    opacity: 1 !important;
}