#checkout .roast-tip {
    color: #68757F !important;
    padding-bottom: 10px;
}

#checkout .roast-tip .icon-fire {
    color: #e5251c !important;
    margin-left: 2px;
}

.country-card__flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header {
    font-family: 'Gogh', 'Clearsans', sans-serif !important;
}