.genericInfo p{
    font-size:19px;
}

.fascia-museo {
    align-self:center;
}

.museo-title-black {
    color:black;
    padding:20px 0px;
}

.museo-paragraph-black {
    font-weight: 100; color: black; padding: 0px 80px 30px 0px;
}

.museo-paragraph-black a {
    color:black;
    font-weight: 600;
}

.museo-button-black {
    color: black; font-weight: 100; padding: 10px 20px; border: solid black 1px; border-radius: 5px;
}

.museo-title-white {
    color:white;
    padding:20px 0px;
}

.museo-paragraph-white {
    font-weight: 100; color: white; padding: 0px 80px 30px 0px;
}

.museo-button-white {
    color: white; font-weight: 100; padding: 10px 20px; border: solid white 1px; border-radius: 5px;
}
