    .whitesmoke {
     background-color:whitesmoke;
    }
    .usumoegi {
      background-color:#badcad;
    }
    .green-button { 
      background-color: green; 
      color: white; 
      padding: 10px 20px; 
      border: none; 
      border-radius: 5px; 
    }
    