.bg-card {
    background-color: #CCCC;
    border-radius: 3px;
}

.btn-orange {
    background-color: #F7941D;
}

.space {
    display: block;
    height: 100px;
}

.card-image {
    width: 300px;
    height: 300px;
}

.star {
    width: 150px;
    height: 30px;
}

 