body {
  font-family: "Inter", sans-serif; }

.bg-nav-button-red {
  background-color: rgba(213, 43, 30, 0.4); }

.themeTextRed {
  color: #D52B1E; }

.themeTextGray {
  color: #797979; }

.themeRed {
  background-color: #D52B1E; }

.themeBlack {
  background-color: #222222; }

#moretext {
  display: none; }

/*# sourceMappingURL=custom_theme.css.map */
