
.pros-and-cons{
	border-bottom: 1px solid #dedede !important;
    margin-bottom: 24px;
}
.pros-and-cons thead tr th {
	padding-bottom: .15em !important;
}
.pros-and-cons tbody tr:nth-of-type(1){
	border-top:0px !important ;
}
.pros-and-cons thead tr th:nth-of-type(1){
	padding-left:0px !important ;
}
.copy-container span ul li :last-of-type(1){
	
}

h3.video-module2-heading,
h2.copy-container-heading.tda-green.headline-small,
h3.cs-module-title-primary.tda-green,
h4.pros-and-cons-argument-title,
h2.copy-container-heading.tda-green.headline-small,
h3.split-primary-feature-promo-text-heading,
h2.list-rows-main-header,
h3.split-primary-feature-promo-text-heading,
h3.pros-and-cons-title.tda-off-black
{
	font-size: 2em !important;
	color: #50b948 !important;
}

@media (min-width: 460px){

	h3.video-module2-heading,
	h2.copy-container-heading.tda-green.headline-small,
	h3.cs-module-title-primary.tda-green,
	h4.pros-and-cons-argument-title,
	h2.copy-container-heading.tda-green.headline-small,
	h3.split-primary-feature-promo-text-heading,
	h2.list-rows-main-header,
	h3.split-primary-feature-promo-text-heading,
	h3.pros-and-cons-title.tda-off-black
	{
		font-size: 3em !important;
		color: #50b948 !important;
	}
}

.copy-container ul li:before{
  content: "\2022";
    padding-right:.5rem;
    color: #50b948;
}

.split-primary-feature-promo-copy a:not(.btn){
	color: #00b624;
}

