.price__badges {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
}