﻿.custom-bg-default {
    background-color: #395999;
}

.custom-opacity-80 {
    opacity: 0.8;
}

.custom-font-size-3 {
    font-size: 1rem;
}

.custom-font-size-4 {
    font-size: 1.2rem;
}

.custom-font-size-5 {
    font-size: 1.5rem;
}

.jumbotron {
    background-image: url('../Images/intro.jpg');
    background-size: cover;
}

.adFull
{
    margin-left: auto;
    margin-right: auto;
}
