
.offer-mainfont {
  color: #6e6d6d; 
  font-size: 37px !important;
  font-weight: bold !important;
  width: 700px;
}

.green_font {
	color: #acd55e;
	cursor: pointer;
	font-size: 18px !important;
	text-decoration: none;
}

.green_font:hover {
	color: #6e6d6d;
}

.SLA-offers {
	text-decoration: none;
	color: #acd55e;
	font-size: 18px !important;
	cursor: pointer;
}

.SLA-offers:hover {
	color: #6e6d6d;
}

.btt {
	padding-bottom: 15px;
	padding-left: 10px;
}