* {
    margin: 0px;
    padding: 0px;
 }

body {
    font-family: 'Abel', Helvetica, Arial, Lucida, sans-serif;
}

ol {
    list-style: decimal !important;
}

strong {
    font-weight: bold !important;
}