/* Add custom CSS styles below */ 
.slide--cat-entry {
    border-width: 0px; 
}
.slide--cat-entry i {
    border-radius: 0px;
    height: 8rem;
    width: 8rem;
}
#main-links-1 .slide--cat-entry i {
    border-radius: 0 !important;
    height: 3.2rem !important;
    width: 10rem !important;
}
#main-links-1 {
  margin-top: 1rem;
}
#main-links-1 h4 {
  display: none;
}

#main-links-1 .container {
    border-top: 2px solid #000;     
    border-bottom: 2px solid #000;  
}
.page-header {
  background-color: #f47334 !important;
}