.navbar-item img {
    max-height: 2.75rem !important;
}

p{
    font-size: 22px;
}

.img-shadow{
    webkit-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.2);
    border-radius: 2px;
}

.wrapper{
    width: 85%;
    margin-left: 7.5%;
}

.spacer{
    margin-bottom: 100px;
}

.large-spacer{
    margin-bottom: 140px;
}

.image.is-5by3 {
    padding-top: 0;
}

.footer {
    background-color: white !important;
}