// =================
// Imports
// =================
@import '../../../base/base'; // Base Variables
.dt-buttons .dt-button {
color: #fff !important;
background-color: $primary !important;
border-color: $primary;
margin-bottom: 5px;
margin-right: 5px;
}