.information-text > p {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 1rem;
    text-align: justify;
}
