@font-face {
  font-family: Mirror;
  src: url(Fonts/dailymirror-font);
}

body {
  opacity: 100%;
  font-family: Eliot Lord;
  font-size: 1.4dvw;
  margin: 0;
  user-select: none;
  -webkit-user-drag: none;
  background-color: white;
}

.mirrornavbar {
  font-family: "Times New Roman", Times, serif;
  background-color: #a92323;
  font-weight: 900;
  padding: 40px;
  padding-bottom: 12%;
}

.mirrornavbar {
  height: 0px;
  background: #a92323;
}

.mirrornavbar a {
  padding: 1%;
}

header {
  background-color: #a92323;
}

body {
  padding-left: 20%;
  padding-right: 20%;
}

.headlogo {
  z-index: 4000000000000;
}

.header {
  color: #a92323;
  padding: 200px;
}

.mirrornavbar a {
  font-family: "Arial Black";
  color: white;
  padding: 30px 30px 50px;
  text-decoration: none;
}

body {
  opacity: 100%;
  font-family: Eliot Lord;
  font-size: 2.6dvh;
  font-weight: 900;
  margin: 0;
  user-select: none;
  -webkit-user-drag: none;
  cursor: url(img/background/cursors/Mouse%20cursor.png),
    url(img/background/cursors/pointer1.png), pointer;
}

a:hover,
img[onClick],
div[onclick] {
  cursor: url("img/background/cursors/Pointer1.svg"),
    url("img/background/cursors/Mouse%20cursor.png"),
    url("img/background/cursors/Finger%20cursor.png"), pointer;
}

#mirrornavnbar,
footer a:hover {
  font-size: 3dvh;
  font-weight: 900;
}

.mirrornavbar a:hover {
  text-decoration: underline;
  font-weight: 900;
}
@media (max-width: 768px) {
  .content-box1 {
    font-size: 24px;
  }
  .caption_text {
    font-size: 24px;
  }
  .title_text {
    font-size: 28px;
  }
  .title_text1 {
    font-size: 28px;
  }
  .title_text3 {
    font-size: 28px;
  }
}

h1 {
  font-family: Mirror;
}

h2 {
  font-family: Mirror;
}



.content-box {
  columns: 2;
}
