.panel-title a {
    background-color: #90a4ae !important;
    border-color: #90a4ae !important;
}

.panel-title {
    font-size: 2rem;
}

.panel-group .panel {
    margin-bottom: 0px !important;
}

#myModal {
    z-index: 1000000000;
}

.color-question {
    background-color: #eaf5f9;
}

.style-text-textarea {
    font-weight: bold;
}

.alert-margin-bottom {
    margin-bottom: 0px !important;
}