.titles_p {
    font-family: 'Baloo 2', cursive;
    font-size: 1.2em;
}

.contact-title {
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1.3em;
}

@media (min-width:768px) {
    .vert-center {
        height: 100%;
    }
}

.centerbb {
    margin: auto;
}
