h1,h2,h3,h4{
color: #000000;
}

p{
	color:#000000;
}

li{
	color: #000000;
}

/*.rich-text{
	padding-bottom: 7rem;
}*/

h4.homepage-title{
	padding-bottom: 0;
}

.rich-text ul {
    margin-bottom: 5rem;
}
.rich-text ul li {
    margin-bottom: -10px;
}

.terms-and-conditions .rich-text{
	font-size: 1.8em;
}
.terms-and-conditions .rich-text ul{
	font-size: 1em;
    margin-bottom: 2.3rem;
}
.terms-and-conditions .rich-text ul li:before{
	top: 1rem;
}
.terms-and-conditions .rich-text p {
    margin-bottom: 1rem;
}
.terms-and-conditions .rich-text p:nth-child(1) {
	font-size: 1.3em;
}
.terms-and-conditions .rich-text ul li {
    margin-bottom: -20px;
}