﻿
.btn-primary {
    background-color: var(--primary-color-buttons);
}

a.btn-primary {
    text-decoration: none;
}
