﻿body {
    background-color: #163853 !important;
}

main{
    color:white;
}

main section img {
    width:calc(1.325rem + 2vw);
}