/* -- full_width_text -- */
#massages {
  /*  ----- Full-width-text  ----- */ }
  #massages {
    text-align: center;
    font-size: 3vmin;
    padding: 20px;
    background-color: white; }
    #massages h2 {
      color: #c3c3c3;
      text-transform: capitalize; }
