.bold {
    font-weight: bold;
}

.img-reducible {
    height: auto;
    max-width: 100%;
}

.margin-bottom {
    margin-bottom: 3em;
}

.margin-top {
    margin-top: 3em;
}

.text-shadow {
    text-shadow: 0px 2px 1px black;
}
