.rumInformationBanner {
    background:#e43c3c;
    color: white;
}

.rumInformationBannericon {
	font-size: 33px;
    font-weight: bold;
    color: #e43c3c;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 1.2;
    margin-top: 14px;
    margin-right: 10px;
}

.rumInformationBanner a, .rumInformationBanner a:visited {
  color: #FFFFFF;
  text-decoration:underline;
}
