@media print {
  /*.right-content {
    display: none;
  }*/

  /*HOME STYLES*/

  #header-right-images-each-cartamt {
    color: #fff;
    /* TODO: TALK TO JOE ABOUT THIS */
  }

  .banner-text {
    margin: 0;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    color: #000;
  }

  .banner-home h1,
  .banner-home h2,
  .banner-home h3,
  .banner-home h4,
  .banner-home h5,
  .banner-home h6 {
    text-decoration: underline;
  }

  #wcsay {
    margin-top: 125px;
  }

  .banner-right h1,
  .banner-right h2,
  .banner-right h3,
  .banner-right h4,
  .banner-right h5,
  .banner-right h6 {
    text-decoration: underline;
  }

  .csprices-table table tbody .selected-row {
    background-color: #fff;
    color: #000;
    /* TODO: ASK JOE ABOUT THIS!! RIGHT NOW COLOR:WHITE IS WRITING TO AN INLINE STYLE ON SELECTED ROW*/
  }

  .fr-home-space {
    margin-top: 100px;
  }

  .frcoins-slide-content-title {
    color: #000;
  }

  #about-content-right {
    border: 1px solid #000;
  }

  footer {
    border-bottom: none;
  }

  .footer-wrapper {
    border-top: 2px solid #000;
    border-bottom: 5px solid #000;
  }

  #footer-right-submitbtn button {
    color: #000;
    border: 1px solid #000;
  }

  .footer-logos {
    display: none;
  }
















  /*PRODUCT PAGES*/

  #specific-info-details p {
    color: #000;
  }

  .blue-title {
    color: #000;
  }

  .kb-blue {
    color: #000;
  }

  .gradient-banner {
    color: #000;
  }

  #product-description-section-left {
    color: #000;
  }
























}
