
        /*set promo page background*/
        #marketing {
            background: #f1f5f8;
        }

        #marketing .color {
            color: #ea7f13;
            font-weight: 700;
        }

        #marketing .how-to-steps .step,
        #marketing .how-to-steps>div:hover .step::after {
            background-color: #ea7f13;
            border-color: #ea7f13;
        }

        #marketing .button-container .cta-button {
            background-color: #46d633;
        }

        #marketing .date {
            background-color: #ea7f13;
        }

        .markeing-promo-title>h1 {
            color: #354464;
        }
	.paragraphHyperlink{
	    color: #ea7f13 !important;
	}