/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/

html, body {
    margin: 0 !important;
    padding: 0 !important;
}

header.fixed_header {
    top: 0;
}

