File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
/home/pharmacy/www/wp-content/plugins/visual-form-builder/admin/assets/css/sass/partials/_cta.scss
.vfb-pro-call-to-action {
  padding: 5px 0;
  text-align: center;

  .cta-sign-up {
    font-size: 24px;
    font-weight: bold;
    line-height: 22px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    text-shadow: 1px 1px 1px #2b658c;
  }

  .cta-price {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    line-height: 20px;
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #ace7ff;
  }
}