﻿body {
    background: #ffffff;
}

.card {
    border-radius: 8px;
    overflow: hidden;
}

.btn-gold {
    background: #d4af37 !important;
    color: #fff !important;
}
