﻿.sticky-link span {
  font-size: 1.5rem !important;
}

.mobile-menu {
  font-size: 2.5rem;
}

.RegisterTitle {
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
  border-top: 1px dashed;
  font-size: 2.5rem;
  color: #000;
}

.RegisterLink {
  text-align: center;
  font-size: 2rem;
}

.RegisterLink a {
  padding: 20px 0 10px;
  display: inline-block;
  text-decoration: underline;
}
