.section-title{
    font-style: italic;
}

img.rounded-corners {
    border-radius: 30px;
}

.responsive {
    width: 100%;
    height: auto;
}

.card-text-body{
    font-size: small;
}