
.more-details {
    color: rgb(255, 193, 113);
    margin-right: 1%;
}

.more-details:hover {
    color: rgb(75, 33, 125);
}

