.logo {
    width: 150px !important;
    height: 150px;
    padding-bottom: 5%;
}

.logo-two {
    width: 150px !important;
    height: 150px;
    padding-bottom: 5%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.site-heading-upper {
    color: #ff7900 !important;
}

footer {
    background-color: #152238 !important;
}

.btn {
    background-color: #ff7900 !important;
}

.navbar {
    background-color: #152238 !important;
}

.cta {
    background-color: #ff7900 !important;
}

.product-item {
    background-color: #ff7900 !important;
}

.col-xl-9 {
    background-color: #ff7900 !important;

}