﻿.offerImage {
	border-style: solid;
	border-width: 0;
	margin-left: 10px;
	margin-right: 10px;
}
.offerWhiteText {
	font-size: large;
	color: white;
}
.offerYellowSmall {
	font-size: small;
	color: yellow;
}
.offerMediumYellow {
	font-size: medium;
	color: yellow;
}
.offerMediumWhite {
	color: white;
	font-size: medium;
}
