body {
  background: url("./../../images/v2020/background-pattern.jpg") top center;
  background-size: cover;
  font-size: inherit; }

.page {
  background: rgba(236, 0, 140, 0.7); }

.heading h2 {
  color: #ffffff;
  margin-bottom: 0; }

a.back-to-top {
  background: inherit;
  position: initial; }

.heading, .center_column {
  color: #ffffff; }
  .heading a, .center_column a {
    color: #ffffff;
    text-decoration: none;
    font-family: "ProximaNova-Bold"; }
    .heading a:hover, .center_column a:hover {
      color: #ffffff;
      text-decoration: underline; }
  .heading h1, .center_column h1, .heading h2, .center_column h2, .heading h3, .center_column h3, .heading h4, .center_column h4, .heading h5, .center_column h5, .heading h6, .center_column h6 {
    color: #ffffff; }

.center_column .box, .center_column .staff_list, .center_column .folks {
  color: #000000; }
  .center_column .box h1, .center_column .box h2, .center_column .box h3, .center_column .box h4, .center_column .box h5, .center_column .box h6, .center_column .staff_list h1, .center_column .staff_list h2, .center_column .staff_list h3, .center_column .staff_list h4, .center_column .staff_list h5, .center_column .staff_list h6, .center_column .folks h1, .center_column .folks h2, .center_column .folks h3, .center_column .folks h4, .center_column .folks h5, .center_column .folks h6 {
    color: #000000; }
  .center_column .box a, .center_column .staff_list a, .center_column .folks a {
    color: #EC008C; }
.center_column .folks .data a:last-child {
  color: #ffffff; }
.center_column #nationality, .center_column .nationality {
  color: #000000; }

body.old-background-type {
  background-size: auto;
  background-color: #EC008C; }
  @media (min-width: 2000px) {
    body.old-background-type {
      background-size: 100% auto; } }

#help .slider-container.main-page {
  border: 0; }

/*# sourceMappingURL=style_2020_overwrites.css.map */
