/* *****************************************************

    ** Custom Stylesheet special styles for 3.7 version **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
.header-content {
    padding-top: 10px !important;
    /* Reduce padding at the top */
}

.header-content header {
    margin-top: 0px !important;
    /* Remove unnecessary margin */
}

.header-content .title {
    margin-top: 5px !important;
    /* Fine-tune spacing above the title */
}