body, .main-container {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.main-container {
    margin-left: 1%;
}

.table-header-text {
    margin: 1% 0 1% 0;
}

.tool-results {
    margin: 1% 0 1% 0;
}

.no-similar-tool-msg {
    color: red;
}

#tool-cost-iterations {
    margin-top: 2%;
    width: 100%;
}

.loading-msg {
    font-weight: bold;
    margin-left: 38%;
}

.loading-image {
    margin-left: 43%;
}
