html {}
body {text-align:center;font-size:18px;}
h1   {}
p    {}
a {text-decoration: none; color:#000000;}
#vcf a {text-decoration: none; color:#ffffff;}


.responsive {
  max-width: 100%;
  height: auto;
}



#profile-images .profile-photo {width:300px; height:300px; object-fit:cover; border-radius:100%; margin: 10px auto;}

#profile {font-size:20px;}
.image-cover {}
.profile-photo {margin-bottom:20px;}
.staff-name {font-size:30px;font-weight:bold;}
.job-title {font-style: italic;}

#details {margin-bottom:20px;}

#address {margin-bottom:20px;}
.company {font-size:30px;font-weight:bold;}

#social,
#company-social,
#crm-form,
#coaster,
#calendly,
#bookalet {margin-bottom:20px;}

#profile-contact-icons {
    display:flex;
    flex-direction: row;
    justify-content: space-evenly;
}

#profile-contact-icons img {
    height: 60px;
}

#download-link  {
    color:#444444!important;
}

#consent a {color:#000000;}
#consent a:hover {color:#333333;}

#company-social-icons a {color:#ffffff;} 