/* Custom overrides for subtitle */
.subtitle:before {
  display: none !important;
}

.subtitle:after {
  width: 100% !important;
}

.gjermundsen
{
  max-width: 250px;
  width:100%;
}

.white
{
  color:#fff !important;
}

.black
{
  color:#000 !important;
}