/* Start custom CSS */.hero {
    object-fit: cover !important;
    background-position: center center !important;
}
.hero strong {
    color: #fe7600 !important;
    font-weight: 700 !important;
}/* End custom CSS */