/* .back-button{
    border-color: black !important;
} */
.back-button:hover{
    
    background-color: black !important;
    color: white !important;
    border-color: black !important;
  }
/* .logo-image{
    height: 35px;
} */
.content-section{
    padding-top: 100px !important;
}
footer {
  background-color: #333;
}

footer a {
  color: #ddd !important;
  text-decoration: none !important; 
}

footer a:hover {
  text-decoration: underline !important; 
}

.hr-email{
  height:20px !important;
  width:160px !important;
}
