.glyphicons::before {
    padding: 0px 0px
}

.padded-top {
    padding-top: 24px;
}

.figure {
    margin-bottom: 10px;
}


p {
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    word-break:break-word;
    hyphens: auto;
    line-height: 140%;
}

figcaption {
    line-height: 140%;
}

ol {
    line-height: 160%;
}
