.text-primary {
    color: #2b4f91!important;
}

.video {
    max-width: 18rem;
}
.btn-primary {
    background-color: #2b4f91!important;
    color: #ffffff;
    border-color: #2b4f91!important;
}

.inner-content .card a {
    color: #ffffff;
}

.tour iframe {
    visibility: hidden;
    position:absolute;
    top:-600px;
    opacity:0;
}

#chart1,
#chart2,
#chart3,
#chart4,
#chart5,
#chart6,
#chart7
{
    width: 100%;
    height: 20rem;
    margin: 0;
    padding: 0;
}