/* .catalog-price {
	 color:red;
}

.bonus {
    background: #12A4F0;
    border-radius: 5px;
    width: 16px;
    height: 16px;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-shadow: none;
    font-size: 11px;
    padding: 0;
    align-self: center;
    line-height: 1em;
    margin-left: 5px;
} */