﻿.seal-content {
    font-family: "Open Sans", Arial, 'Segoe UI Light', 'Helvetica Neue Light', 'Segoe UI', 'Helvetica Neue', 'Trebuchet MS', Verdana, sans-serif !important;
}

.seal-title {
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.4;
    color: #206bc4 !important
}

.seal-sub-title {
    font-weight: 400;
    font-size: 1rem;
}

.seal-content-title {
    background-color: darkcyan;
    color: white;
}

.seal-td-title {
    font-weight: 600;
    text-transform: uppercase;
    width: 35%;
}

.seal-td-value {
    font-weight: normal;
    text-transform: none;
    width: auto;
}

.seal-card {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.seal-card-body {
    box-shadow: rgb(35 46 60 / 4%) 0 2px 4px 0;
    background-color: #ffffff;
    background-clip: border-box;
    border: 1px solid rgba(101, 109, 119, 0.16);
    /*border-radius: 4px;*/
}

.seal-image {
    height: 4.5rem !important;
}

.icon {
    /*color: #F76707 !important;*/
    stroke-width: 3 !important;
}
