
h1, h2, h3, h4, h5 {
    font-weight: bold !important;
}

.page_section.main h2 {
    color: #f379b4 !important;
}

.form-control h6 {
    color: #f379b4;
}

#bottom {
    background: #000;
    color:#AAA;
    padding: 15px;
    border-top:1px solid #222;
}