body {
    background-color: #222 !important;
    color: #eee;
    /*padding: 10px;*/
}

#imtlazarus_info_card {
    min-width: 400px;
}

section#head {
    font-family: "Lato", "Arial";
    font-size: 24px;
    border-bottom: 2px dotted white;
    padding-bottom: 20px;
    text-align: center;
}

section#main {
    font-size: 208px;
    padding: 15px;
}

#imtlazarus_info_card div.info_row {
    width: 60%;
    margin: auto;
    margin-bottom: 12px;
}

#imtlazarus_information i, #imtlazarus_information svg {
    color: #6389D7;
    font-size: 1.5em;
    margin-right: 10px;
}