.bg-darkcyan {
    background-color: darkcyan;
}

.text-justify{
    text-align: justify;
}

body{
    padding-top: 3rem;
}

