/* Start custom CSS */body {
    background-color: #435252;
    color: #3a3a3a;
    max-width: 1680px;
    margin: auto;
    box-shadow: 0px 15px 15px #00000055;
}/* End custom CSS */