#traffic_light > div > h4 {
	font-size: 36px;
    line-height: 42px;
    letter-spacing: .025em;
    text-transform: uppercase;
    color: #ff4c5b;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.h-line-red {
	width: 60% !important;
}

.marginhline {
	margin-bottom: 10px;
}