@charset "utf-8";
/* CSS Document */

.accordion-button {
    font-size: 1.2rem;
}

img.round  {
    border-radius: 8px;
    border: 0 solid #ADACAC;
    margin: 5px;
}

.img-fluid {max-width: 95%;}