#heading .head h1{color:#fff;font-size:48px;max-width:50%;text-align:center}#heading nav ul{display:flex;justify-content:space-between;list-style-type:none;padding:20px 40px}#heading nav ul a{text-decoration:none}#heading nav ul a.page-link{text-transform:capitalize}#heading nav ul a.cta{background:#a22f15;border-radius:5px;color:#fff;font-weight:600;letter-spacing:1px;line-height:1.5em;padding:10px;text-align:center;text-transform:uppercase}@media (max-width:730px){#heading .head h1{font-size:36px}#heading nav ul{flex-direction:column;gap:16px}#heading nav ul li{text-align:center}}