.rounded-circle {
    border-radius: 50%!important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.text-center {
    text-align: center;
}
.f-intro {
    font-family: 'Intro', sans-serif;
}
.upper {
    text-transform: uppercase;
}