.btn-lg, .btn-group-lg>.btn {
	    padding: .5rem .5rem !important;
}
.placeholder {
	    background-color: transparent !important;
}

.card-who {
	height: 100%;
}


.favorite-btn {
	outline: none;
    border: navajowhite;
    background-color: transparent;
    box-shadow: none !important;
}

.favorite-btn.active .i {
	color: red;
}


#favorite-btn {
		outline: none;
    border: navajowhite;
    background-color: transparent;
    box-shadow: none !important;
}

#favorite-btn.active .i {
	color: red;
}