/*
Theme Name: Harrison Consulting Theme
Theme URI: https://harrison-consulting.co.uk
Author: Christopher J Callaghan
Description: Custom WordPress theme for Harrison Consulting built with ACF and ACF Extended.
Version: 1.0.0
Text Domain: harrison-consulting
*/

body {
    margin: 0;
    padding: 0;
}

.clients-grid img {
    max-width: 100%;
}

html, button, input, select, textarea {
    font-family: Roboto, arial;
    color: #222;
    letter-spacing: 1px;
}

a.header-phone {
    color: #004b7b;
}