

#app-launch-banner {
background-color: #C25131;
}

#app-launch-banner-text {
color: white;
}

#app-feature-list-container {
background-color: #EFEFF0;
padding: 2rem;
}

#app-feature-list-container li {
font-size: 1.5rem;
margin-bottom: 1.5rem;
}

.embiggen {
font-size: 1.5rem;
}

.embolden {
font-weight: bold;
}

.app-feature-list-feature-name {
color: #c25131;
}

.app-feature-list-feature-definition {
color: #002d72;
font-weight: normal;
}
