.snow_layer {
  overflow: hidden;
  height: 100vh;
  position: fixed;
  top: 0;
}

.myButton.active div.tn-atom {
    background-color: #0D3A4F;
    background-image: none;
    color: white !important;
}

.myButton.active div.tn-atom .tn-atom__button-text {
    color: white !important;    
}
