﻿.kt-portlet-thc {
    -ms-border-radius: 2rem;
    border-radius: 2rem;
}

    .kt-portlet-thc.kt-portlet-thc-jmk {
        background-color: #2C2749;
        color: whitesmoke;
    }

        .kt-portlet-thc.kt-portlet-thc-jmk .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-title {
            color: whitesmoke;
        }

        .kt-portlet-thc.kt-portlet-thc-jmk .kt-portlet__head .kt-portlet__head-label .kt-portlet__head-icon {
             color: whitesmoke; 
        }
