/* Phase III Construction — Modern Override */
@import url(“https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Oswald:wght@500;600;700&display=swap”);
body, p, li, .et_pb_text_inner { font-family: “Inter”, sans-serif !important; }
h1,h2,h3,h4,h5 { font-family: “Oswald”, sans-serif !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.02em !important; }
#main-header { background-color: #0A0A0A !important; border-bottom: 2px solid #CC1417 !important; }
#main-header .nav li a { color: #FFFFFF !important; font-family: “Inter”,sans-serif !important; font-weight: 600 !important; font-size: 0.85rem !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; }
#main-header .nav li a:hover { color: #CC1417 !important; }
.et_pb_button, a.et_pb_button { background: #CC1417 !important; color: #FFFFFF !important; border: 2px solid #CC1417 !important; border-radius: 4px !important; font-family: “Inter”,sans-serif !important; font-weight: 700 !important; text-transform: uppercase !important; letter-spacing: 0.05em !important; }
.et_pb_button:hover, a.et_pb_button:hover { background: #A50F12 !important; transform: translateY(-2px) !important; box-shadow: 0 6px 25px rgba(204,20,23,0.4) !important; }
.et_pb_button::after { border-color: transparent !important; }
.et_pb_blurb { transition: all 0.3s ease !important; }
.et_pb_blurb:hover { transform: translateY(-5px) !important; box-shadow: 0 10px 30px rgba(0,0,0,0.1) !important; }
#main-footer { background-color: #0A0A0A !important; }
#main-footer, #main-footer p, #main-footer a, #main-footer li { color: #CCCCCC !important; }
#main-footer h4, #main-footer .widgettitle { color: #CC1417 !important; font-family: “Oswald”,sans-serif !important; text-transform: uppercase !important; }
#footer-bottom { background-color: #050505 !important; border-top: 1px solid #CC1417 !important; color: #666666 !important; }
#footer-bottom a { color: #CC1417 !important; }
.et_pb_divider_internal { background-color: #CC1417 !important; }