/*! Place your custom styles here */

.btn:not([class*="primary"]) {
    border-color: rgba(255, 255, 255, 0.3);
    background: #9baa9a;
}
