﻿.info-badge {
    position: relative;
    border-radius: 22px;
    border-color: transparent;
}

.popover {
    min-width: 40% !important;
    max-width: 40% !important;
    margin: 0px 0px 0px -7px !important;
}

.header-intro {
    font-size: small;
    font-weight: 500;
    color: #212529;
}

.floating-bubble {
    transform: translateY(-50%);
    z-index: 10;
    top: 25px;
}