.header-info-circle {
    background-color: #f1efe9;
    padding: 12px;
    border-radius:24px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 3px solid #FF6633;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    flex-direction: column;
}