.index-title {
  color: rgba(0, 0, 0, 0.84);
  margin-top: 20px;
}
.index-sub {
  color: rgba(0, 0, 0, 0.54);
}
.index-text {
  color: rgba(0, 0, 0, 0.44);
}
.index-image {
  width: 250px;
}
.social-icon {
  color: rgba(0, 0, 0, 0.44);
  font-size: 1.5rem;
}
.clock {
  margin-left: 25px;
}
.jumbotron.fortags a {
  background: #1c9963 !important;
}
.error {
  text-align: center !important;
}
@media (min-width: 769px) {
  .md-nopad-right {
    padding-right: 0px !important;
  }
  .md-nopad-left {
    padding-left: 0px !important;
  }
}

figure {
  text-align: center;
}
