/* Start custom CSS for page-settings */h1 {
    text-align:center;
    font-size:42px;
    margin-top:30px;
    color: #1E1E1E;
    display: flex;
    background-color: #E2ECFF;
    font-weight: 700;
    font-size: 48px;
    height: 160px;
    background-size: contain;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    justify-content: center;
    background-position: right center;
    width: 100dvw;
    margin-left: calc(50% - 50dvw);
    padding-top: 50px;
    margin-top:0px
}/* End custom CSS */