[x-cloak] {
    display: none !important;
}
h2 {
    font-size: 20px;
    line-height: 28px;
    color: #6777ef;
    padding-right: 10px;
    margin-bottom: 0;
}
h3 {
    font-size: 18px;
    line-height: 28px;
    color: #6777ef;
    padding-right: 10px;
    margin-bottom: 0;
}
h4 {
    font-size: 16px;
    line-height: 28px;
    color: #6777ef;
    padding-right: 10px;
    margin-bottom: 0;
}
.overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255, .9);
}
.overlay .fas {
    position: absolute;
    top: 47%;
    left: 50%;
    font-size: 2rem;
}