#cta-64c86e757054fa032bb0641f .component.cta {
  /* sample */
}
#cta-64c86e757054fa032bb0641f .component.cta .cta-row .cta-column-0 {
  border-right: 2px solid #fff;
  padding: 20px 40px 20px 0px;
}
#cta-64c86e757054fa032bb0641f .component.cta .cta-row .cta-column-1 {
  padding: 20px 0px 20px 40px;
  border-right: 2px solid #fff;
}
@media screen and (max-width: 769px) {
  #cta-64c86e757054fa032bb0641f .component.cta .cta-row .cta-column-0 {
    border-right: 0;
    border-bottom: 2px solid #fff;
    padding: 40px 0 !important;
  }
  #cta-64c86e757054fa032bb0641f .component.cta .cta-row .cta-column-1 {
    padding: 40px 0 !important;
  }
}
#cta-64c86e757054fa032bb0641f .gp_phone_number a {
  color: #d96c21;
}