.button-group-perfil button {
  width: 100%;
  margin: 0 4px 10px;
  font-weight: bold;
  min-width: 110px;
  border: 1px solid #1b84ff !important;
}

.button-group-perfil button i {
    display: block;
    font-size: 2.5rem;
    margin-bottom: 8px;
}

.button-group-perfil .btn.btn-light.active {
    background-color: #1b84ff !important;
    color: #FFF !important;
}

.button-group-perfil .btn.btn-light.active i {
    color: #FFF !important;
}

.form-content { display: none; }