.hero-header {
    font-size:50px !important;
    line-height:60px !important;
    font-weight: bold !important;
    margin-top:30px !important;
}

.hero-sub-header {
    font-size:18px;
    color:#777;
    margin:40px;
    line-height:25px;
}

.pointer {
    cursor:pointer;
}

.request-help {
    margin-top:30px !important;
}

.wrapper {
    margin:0px 20px;
}

.incoming {
    margin-top:20px;
}

.header, .query-string {
    word-wrap: break-word;
    word-break: break-word;
}

.body {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.footNote {
    text-align: center;
    margin:50px 0px;
}

.rec-watches {
    margin:15px 0px;

}
.rec-watches .rec-watch{
    margin-left:10px;
}

.ui.modal {
    margin:1rem auto!important
}