body {
    background-image: url("../images/felt.png");
    font-family: 'Poppins', sans-serif;
    color: #ccc;
}
.a1a {
    font-family: 'Dosis', sans-serif;
}

.a1a h3 {
    color: #dace4e;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-small):not(.btn-large):not(.btn-floating){
    color:#e7ea56
}