  
html p.red-text {
    color: #754c00;
    background-color: #fffaeb;
    padding: 20px;
    border: none;
    box-shadow: 0 6px 10px 0px #a2a2a2;
}

@media only screen and (min-width: 720px){

}
