.panel-default > .panel-heading-custom {
    background: #31ABA8; color: black;
}

.panel-default > .panel-heading-custom-two {
    background: #6ADBD8; color: black;
}

.panel-default > .panel-heading-custom-three {
    background: #92ebea; color: black;
}
