/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 { font-size: 30px; }

h3 { font-size: 24px; }

h4 { font-size: 18px; }

p { font-size: 18px; }

.text-muted {
    font-size: 15px;
    font-style: italic;
    margin-bottom: 0px;
}
    .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
 
.alert-dismissable, .alert-dismissible {
   padding-right: 35px;
}    