@charset "UTF-8";

html,
body {
  background-color: #FDE3E3;
}

.high_btn {
  background-color: #FF7171;
}

.high_btn>a {
  color: #ffffff !important;
}