.layout-content header {
    font-size: 2.5rem;
}

.custom-table td {
    border: none !important;
}

.custom-table tr td {
        padding: 0px !important;
    }

.custom-table{
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}

.our-team .pic:after{
background: transparent !important;
}

.our-team:hover .pic {
    border-color: transparent !important;
}

.our-team .pic:hover{
  border: 3px solid #8D0000 !important;
}