/*
Theme Name: EyeCare Partners Child
Description: Child theme for Eye Care Partners
Author: Glacial Multimedia
Author URI: https://www.glacial.com
Template: eye-care-partners
Version: 1.0.0
*/


.ecp-link-card {
    width: 100%;
    background-color: #fff;
    display: flex;
    flex-direction: column;
  }

  .insurance-text-div .ui-button {
    margin-top: auto; /* push to bottom */
  }
  .header-logo{
    max-width: 200px;
  }

  
