.dirco-contacts {
    background:#4c4c4c;
    color: #fff;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

.dirco-contacts p {
  padding: 15px;
  font-size: 17px;
    letter-spacing: 1px;
}

.text-blue {
    background: #fff;
    color: #003875;
     font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    padding: 0px 10px;
}

.oh-text .link-5 {
     width: 30%;
    text-align: center;
    background: #FE5F55;
    font-family: 'Poppins', sans-serif;
    color: #ffff;
    font-size: 16px;
    padding: 5px 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    text-transform: capitalize!important;
}

.oh-text .link-5:hover {
  background: #333333;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
.oh-text .raa {
    color: #fff;
    background: #f0a714;
}
.sh-sub-heading .link-5 {
    color: #fff;
    background: #FE5F55;
}


.link-4 {
    width: 30%;
    text-align: center;
    background: #FE5F55;
    font-family: 'Poppins', sans-serif;
    color: #ffff;
    font-size: 16px;
    padding: 5px 20px;
    margin-bottom: 15px;
    border-radius: 10px;
    text-decoration: none;
    display: block;
    margin: 0 auto;
    
}

.link-4:hover {
    background: #333333;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 16px;
    padding: 5px 20px;
    margin-bottom: 15px;
}
.oh-text h4 {
    background: #377369;
    color: #fff;
} 

.sa-link {
    background-color: #003875;
    color: #fff;
}
