#kt-layout-id_c50bb8-e2 > .kt-row-column-wrap{
    max-width: 1440px !important;
}

h1 mark{
    transition: all .3s ease;
}

h1 mark:hover {
    cursor: pointer;
    font-size: 110%;
    transition: all .3s ease;
}