.list li{
	list-style: none;
	color: black !important;
}
  .footer .footer-support {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #fff; }
.white-border{
	border: yellow !important;
	border-radius: 5px !important;
	background-color: white !important;
	padding: 0.3em !important;
}