@import url("buttons/buttons.css");


.card {
    background:green;
    color:red;
}
