.special-title {
    padding: 0 !important;  /* Removes extra padding */
    margin: 0 !important;   /* Removes extra margin */
    font-size: 32px !important;  /* Adjust font size if needed */
}

.SpecialHeading {
    padding: 0 !important;  /* Removes padding around the title */
    margin: 0 !important;   /* Removes margin around the title */
}

.PageHeader {
    padding: 10px 0 !important;  /* Adjusts padding for the header if needed */
}
