.panel-success, .panel-heading
{
font-family: Quicksand, cursive !important;
color: black !important;
font-size: 23px !important;
font-weight: 600;
border-color: #004A00 !important;
}


label {
font-family: 'Quicksand', cursive;
color: black;
font-size: 15px;
}

input[type=text] {
font-family: 'Quicksand', cursive;
color: black;
font-size: 15px;
}

textarea {
font-family: 'Quicksand', cursive;
color: black;
font-size: 15px;
font-weight: 500;
}
