h1, h2 { 
    color:  #70d549; 
    border-bottom: 5px groove #00b3e3;
}

strong {
    color:  #00b3e3;
}

a {
  text-decoration: underline !important;
}

.strike {
  text-decoration: line-through;
}