/* REMARK SLIDE */

.remark-slide-content {
  background-color: #FAFAFA;
  border-top: 10px solid #FAFAFA;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0em 0em 0em 2em
}

.remark-slide-content:after {
    content: "MINE-THE-GAP";
    opacity: 0.5;
    align-content: right;
    position: absolute;
    font-size: 15pt;
    bottom: 10px;
    left: 15px;
}

.remark-slide-content h1 {
  color: #1A292C;
  opacity: 80%;
  font-size: 45px;
}

.remark-slide-content h2 {
  color: #1A292C;
  font-size: 35px;
}

.remark-slide-content h3 {
  color: #1A292C;
  font-size: 30px;
}





/* TITLE SLIDE */

.title-slide {
  background-color: #FAFAFA;
  border-top: 0px solid #FAFAFA;
  font-size: 0px;
  font-weight: 300;
  line-height: 0;
  padding: 5em 0em 0em 2em
}

.title-slide {
  background-color: #FAFAFA;
  border-top: 0px solid #FAFAFA;
}

.title-slide h1  {
  color: #F6AE2D;
  opacity: 100%;
  font-size: 110px;
  text-shadow: none;
  font-weight: 1500;
  text-align: left;
  margin-left: 15px;
  padding-top: 0px;
}

.title-slide h2  {
  color: #1A292C;
  opacity: 70%;
  text-shadow: none;
  font-weight: 1000;
  font-size: 22px;
  text-align: left;
  margin-left: 22px;
}

.title-slide h3  {
  color: #1A292C;
  text-shadow: none;
  font-weight: 300;
  font-size: 25px;
  text-align: left;
  margin-left: 15px;
  margin-bottom: -30px;
}

.title-slide h1::after {
  content: '';
  display: block;
  border: none;
  background-color: #EB811B;
  color: #EB811B;
  height: 0px;
}

hr, .title-slide h2::after, .mline h1::after {
  content: '';
  display: block;
  border: none;
  background-color: #EB811B;
  color: #EB811B;
  height: 0px;
}


remark-slide-number, .title-slide {
  font-size: 10pt;
  margin-bottom: -11.6px;
  margin-right: 10px;
  color: #FFFFFF; /* white */
  opacity: 1; /* default: 0.5 */
}





/* CLOSING SLIDE */

.closing-slide {
  background-color: #FAFAFA;
  border-top: 10px solid #FAFAFA;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0em 0em 0em 2em
}

.closing-slide:after {
    content: "MINE-THE-GAP";
    opacity: 0.5;
    align-content: right;
    position: absolute;
    font-size: 15pt;
    bottom: 10px;
    left: 20px;
}

.closing-slide h1 {
  color: #1A292C;
  opacity: 80%;
  font-size: 45px;
}

.closing-slide h2 {
  color: #1A292C;
  font-size: 35px;
}

.closing-slide h3 {
  color: #1A292C;
  font-size: 30px;
}





/* OUTLOOK SLIDE */

.outlook-slide {
  background-color: #FAFAFA;
  border-top: 0px solid #FAFAFA;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  padding: 0em 0em 0em 2em
}

.outlook-slide:after {
    content: "MINE-THE-GAP";
    opacity: 0.5;
    align-content: right;
    position: absolute;
    font-size: 15pt;
    bottom: 10px;
    left: 20px;
}

.outlook-slide h1 {
  color: #1A292C;
  opacity: 80%;
  font-size: 70px;
  text-shadow: none;
  font-weight: 1500;
  text-align: left;
  margin-right: 100px;
  margin-top: 20px;
  margin-bottom: -20px;
}

.outlook-slide h2 {
  color: #1A292C;
  opacity: 80%;
  font-size: 45px;
}

.outlook-slide h3 {
  color: #1A292C;
  opacity: 80%;
  font-size: 30px;
  text-shadow: none;
  font-weight: 1500;
  text-align: left;
  margin-left: 0px;
  margin-top: 30px;
  margin-bottom: -20px;
}

