﻿ .tp-caption.WebProduct-Title-Light, .WebProduct-Title-Light {
             color: rgba(255,255,255,1.00);
             font-style: normal;
             font-size: 48px;
             line-height: 55px;
             font-weight: 600;
             text-decoration: none;
             background-color: transparent;
             border-color: transparent;
             border-style: none;
             border-width: 0px;
             border-radius: 0 0 0 0px;
         }

         .tp-caption.WebProduct-Content-Light, .WebProduct-Content-Light {
             color: rgba(255,255,255,0.65);
             color: #ffffff;
             font-size: 15px;
             line-height: 26px;
             font-weight: 400;
             text-decoration: none;
             background-color: transparent;
             border-color: transparent;
             border-style: none;
             border-width: 0px;
             border-radius: 0 0 0 0px;
         }

         .tp-caption.Taads-Button, .Taads-Button {
             color: rgba(252,239,242,1.00);
             font-size: 14px;
             line-height: 15px;
             font-weight: 600;
             font-style: normal;
             text-decoration: none;
             background-color: rgba(207,148,85,1.00);
             border-color: rgba(0,0,0,0);
             border-style: solid;
             border-width: 0px 0px 0px 0px;
             border-radius: 3px 3px 3px 3px;
         }