.oth-rw-ac h2 {
    padding: 5%;
    background: #75ae01 !important;
    color: white;
    font-size: 17px;
    margin-top: 0;
}
.titles {
    border-bottom: solid 1px #283a00;
    border-spacing: 3px;
}
.titles a{
  color:black;
}
.titles a:hover{
  color: #75ae01;
}