﻿.lhst_modal_country {
    background-image: var(--pattern);
    background-size: 30%;
    color: var(--wheat-color)
}

.lhst_country_coat_of_arms_image {
    border-radius: 10px;
    height: 150px;
    width: 150px;
    display: inline-block;
    overflow: hidden
}

.lhst_m_country_lordNode {
    width: 190px;
    margin-left: 5px !important;
    margin-top: 5px;
}