/* Mobile styles */
@media screen and (min-width: 768px) {
  .accr {
    margin-top: 4rem !important; } }

@media screen and (min-height: 690px) {
  .accr {
    margin-top: 18vh;
    margin-top: 18dvh; } }

@media screen and (min-height: 450px) {
  #pdg > .accr p {
    -webkit-text-stroke-width: 0;
    text-shadow: 1px 1px 4px black; } }
