
#prevention-symptoms-testing .purple-color{
    color: #BE6BED;
}
#col-content-style .accordion .cmp-accordion__header button{
	padding: 26px 0;
    border-bottom: 1px solid #CCD0DF;
    font-family: "Gotham-Medium";
    font-weight: 500;
    font-size: var(--body-text-20px-16px);
    color: #2D2D2D;
}
#col-content-style .accordion .cmp-accordion__item:first-child .cmp-accordion__header button{
	padding-top: 5px;
}

#col-content-style .accordion .cmp-accordion__header .cmp-accordion__icon::before{
    content: url(/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/eligibility/down-arrow-circle.png) !important;
}
#col-content-style .accordion .cmp-accordion__header .cmp-accordion__button--expanded .cmp-accordion__icon::before{
    content: url(/content/dam/intelligentcontent/brands/sgtnf/uk/en/sgtnf/eligibility/up-arrow-circle.png) !important;
}
#prevention-symptoms-testing #new-eligibility #fifty-fifty-col.azcl-columns__base{
	align-items: flex-start;
}
.list-content ol{
	margin-bottom: 0;
}
.list-content ol li{
	padding: 16px 0px 16px 40px;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-family: "Gotham-Book";
    color: #6C6C6C;
    font-weight: 400;
    font-size: var(--body-text-20px-16px);
    line-height: 140%;
    list-style: decimal-leading-zero;
    list-style-position: inside;
    text-indent: -38px !important;
}
.list-content ol li::marker,
#prevention-symptoms-testing #fifty-fifty-col ul li::marker{
	color: #6E4AE3;
	font-family: "Gotham-Medium";
}

#prevention-symptoms-testing #fifty-fifty-col ul li{
	padding: 16px 0px 16px 30px;
    border-bottom: 1px solid #ccc;
    position: relative;
    font-family: "Gotham-Book";
    color: #6C6C6C;
    font-weight: 400;
    font-size: var(--body-text-20px-16px);
    line-height: 140%;
    list-style-type: square;
    text-indent: -28px;
    list-style-position: inside;
}

.content-with-gb{
	padding:30px 30px 10px ;
	background-color: #F8F9FD;
	margin-bottom: 40px;
}
.content-with-gb p.purple-color{
	margin-bottom: 10px;
}
#col-content-style .cmp-accordion__panel{
	padding: 0.75em 0em;
}
#col-content-style .cmp-accordion__panel .purple-color{
	margin: 30px 0 20px
}
#prevention-symptoms-testing #faq-sec #gb-code p{
	margin: 0;
	padding-bottom: 20px;
}
#left-col-img-content .title,
#left-col-img-content .text{
	margin-left: 30px;
}
#sec5-gray-bg{
	padding: 30px 0 20px;
	background-color: #F8F9FD;
}
@media screen and  (max-width: 767px){
    #prevention-symptoms-testing #hero-banner-fullwidth{
		margin-top: -10px;
	}
	#sec2-left-img .image,
	#left-col-img-content .image {
		position: relative;
		left: -10px;
	}
	#left-col-img-content .title,
	#left-col-img-content .text{
		margin-left: 5px;
		margin-right: 10px;
	}
	#col-content-style{
		margin: 0 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width:991px){
	#prevention-symptoms-testing #hero-banner-fullwidth .cmp-container__backgroundImage--enabled{
		min-height: 400px !important;
	}
	#prevention-symptoms-testing #hero-banner-fullwidth div#hero-title{
		width: 60%;
	}
	#sec5-gray-bg #new-eligibility #col-title-h3 h3{
		margin-top: 0;
	}
	#left-col-img-content .title, 
	#left-col-img-content .text{
		margin-left: 16px;
	}
}
