/* ADD CUSTOM STYLES */

.heading {

		color: rgba(143, 11, 16, 1);
		font-size: 1.25em;
		text-decoration: underline;
		font-weight: bolder;
		margin-top: 40px;
		display: block;
		margin-bottom: 10px;
	}

.item-title {
		color: rgba(57, 54, 54, 1);
		font-weight: 600;
		font-size: 16px;
	}