.explanation {
    /* margin-left:3em; */
    /* width:756.796875px; */
    margin-top:1em;
    margin-bottom:3em;
    border:thin solid rgb(0,51,0);
    padding:0.5em;
    color:rgb(0,51,0);
    max-width:none!important;
    background:rgb(173,224,193);
    border-radius: 30px;
    text-align: center;
}
