/* Start custom CSS */h1 {
    font-size: 50px !important;
}

h2 {
    font-size: 40px !important;
}

h3 {
    font-size: 30px !important;
}

h4 {
    font-size: 25px !important;
}

h5 {
    font-size: 20px !important;
}

h6 {
    font-size: 20px !important;
}/* End custom CSS */