.ph-review-card .ph-btn-container {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}

.ph-review-card .ph-btn-profile,
.ph-review-card .ph-btn-review {
    flex: 1;
    margin: 0 5px;
}
