.p9225-fv {
    padding-top: 35px;
    padding-bottom: 35px;
    background-image: url(https://image.rfolympic.com/images/improvement/9255/images/9255-fv-bg-min.png);
    background-position: center center;
    background-size: 1440px;
    background-repeat: repeat-x;
    text-align: center;
  }
  .p9225-fv .p9225-fv-content {
    max-width: 453px;
    height: auto;
  }
  .p9225-fv .p9225-fv-card {
    margin-right: auto;
    margin-left: auto;
    padding: 10px;
    max-width: 788px;
    border-radius: 15px;
    background-color: white;
  }
  .p9225-fv .p9225-fv-card-dash {
    padding: 20px;
    border: 1px dashed #e74224;
    border-radius: 5px;
  }
  .p9225-fv .p9225-fv-card-text {
    margin-top: 10px;
    font-size: 14px;
  }
  .p9225-fv .p9225-fv-card-button {
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    height: 45px;
    background-color: #e7be22;
    font-weight: bold;
    font-size: 18px;
  }
  .p9225-fv .p9225-fv-card-button:link, .p9225-fv .p9225-fv-card-button:hover, .p9225-fv .p9225-fv-card-button:active, .p9225-fv .p9225-fv-card-button:visited {
    color: white;
  }