h1{
    margin-bottom: 0px;
    margin-top: 0px;
}

*.info-text{
    color: #555;
    background-color: rgb(242, 242, 242);
    padding: 1em 2em;
    border-radius: 5px;
    border-left: 8px solid rgb(232, 232, 232); 
}