.font-bold {
    font-weight: 700;
}

body .bg-primary {
    background-color: #d97706 !important;
}

img[src*="shape-1.svg"],
img[src*="shape-2.svg"], 
img[src*="shape-3.svg"],
footer img[src*="shape"] {
    display: none !important;
}

footer,
.footer,
[class*="footer"] {
    background-color: #232323 !important;
}