 <style>
a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}
</style>
<link rel="stylesheet" href="//cdn2.hubspot.net/hub/21057475/hub_generated/template_assets/68636589854/1692033030107/LydoniaTech_March2022/css/theme-overrides.min.css">
<link rel="stylesheet" href="//cdn2.hubspot.net/hub/21057475/hub_generated/template_assets/68949741728/1692033021774/LydoniaTech_March2022/css/animate.min.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&amp;display=swap">
<style>
.social-wrapper{
  font-size: 16px;
  display: flex;
  gap: 0.5em;
  flex-wrap: wrap;
  align-items: center;
}
.social-wrapper > div{
  display: block;
  border-radius: 9999px;
  transition: transform .1s ease;
  height: auto;
}
.social-wrapper a{
  padding: 0.25em;
  display: block;
  line-height: 0;
  transition: transform .1s ease;
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}
.social-wrapper svg{
  width: 1em;
  height: 1em;
}


.social-wrapper .linkedin{
  background-color: #0d66c2;
  color: #fff;
}
.social-wrapper .twitter{
  background-color: #1da1f2;
  color: #fff;
}
.social-wrapper .youtube{
  background-color: red;
  color: #fff;
}

.social-wrapper > div:hover{
  transform: scale(1.1);
}
</style>