body {
    background-color: rgb(231, 226, 218) !important;
}

#banner {
    height: 300px;
    width: 100%;
    padding-top: 150px;
    text-align: center;
    font-size: 30px;
    color: rgb(0,0,0) !important;
    margin-bottom: 10px;
    background-color: rgb(231, 226, 218) !important;
    background-image: url("https://d3t14gfu9ehll4.cloudfront.net/themes/ee40f130-e4fa-4a47-a364-44eab18f971a/undefined_RA2xC1N.png");
    background-position: center top, left top;
    background-repeat: no-repeat, repeat;
    background-size: 1600px, auto;
}

.upload-only {
    margin-top: 0vh;
}
