.icon-size {
    font-size: 5em;
}
.header-color {
    background-color:#f1f7f9;
}

.alert-message{
    font-weight:bold;
    font-size:1.2em
}


.block-center {
    float: none;
    margin: 0 auto;
}

.wrap-resize{
    word-break: break-all;

}

.info-bold{
    font-weight: bold;
}

.text-underline {text-decoration: underline}





