.modal-body span {
    margin-left: 12px;
}
h6.sub-heading {
    background-color: #ffd195;
    color: black;
    padding: 8px;
    border-radius: 4px;
}
.modal-body .form-label {
    font-weight: 500;
    color: #181818;
}
li.breadcrumb-item a {
    color: #ffad41;
}
.divider {
    background-color: #0065d1;
    height: 2px;
    width: 50px;
    position: relative;
    margin-right: 12px;
}
h2.heading__subtitle {
    font-size: 20px;
    color: #0054ad;
    background-color: #d4e5ff;
    padding: 8px 24px;
    border-radius: 0px 10px 10px 0px;
}
.fw-boldest {
    font-weight: 500;
}
.widgets-icons-2 img {
    width: 50px;
}
.logo-text-one {
    font-size: 16px;
}
.icon img {
    width: 60px;
    margin-right: 12px;
}