#masthead {
    box-shadow: 6px 3px 6px rgb(0 0 0 / 20%);
}

.home-how li {
    padding: 5px;
}

.home-how ul {
    list-style-image: url(/wp-content/uploads/2022/03/check-list.svg);
}

.footer-column:last-of-type li {
    display: inline;
}

.footer-column:last-of-type .footer-link svg {
    width: 45px;
    height: 40px;
}