.icon-box-sm {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    background: #0A1D37;
    /* Navy blue */
    color: #ffffff;
    /* White icon */
}