.carefair-container {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.carefair-logo {
    width: 250px !important;
     height: 240px !important;    
    border-radius: 14px !important;
}

.carefair-label {
    font-weight: bold;
    color: #333;
    font-size: 0.9em;
}
