.bg-dark.navbar-dark .navbar-nav .nav-link:focus, .bg-dark.navbar-dark .navbar-nav .nav-link:hover, .bg-dark.navbar-dark .navbar-nav .active > .nav-link{color: #2C3E50 !important;} .btn-secondary, .btn-secondary:hover, .btn-warning, .btn-warning:hover{color: #fff;} .table .thead-dark th{background-color: #2C3E50;} .table-success, .table-info, .table-warning, .table-danger{color: #fff;} .table-success, .table-success > th, .table-success > td{background-color: #18BC9C;} .table-info, .table-info > th, .table-info > td{background-color: #3498DB;} .table-danger, .table-danger > th, .table-danger > td{background-color: #E74C3C;} .table-warning, .table-warning > th, .table-warning > td{background-color: #F39C12;} .table-hover .table-success:hover, .table-hover .table-success:hover > th, .table-hover .table-success:hover > td{background-color: #15a589;} .table-hover .table-info:hover, .table-hover .table-info:hover > th, .table-hover .table-info:hover > td{background-color: #258cd1;} .table-hover .table-danger:hover, .table-hover .table-danger:hover > th, .table-hover .table-danger:hover > td{background-color: #e43725;} .table-hover .table-warning:hover, .table-hover .table-warning:hover > th, .table-hover .table-warning:hover > td{background-color: #e08e0b;} .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover, .nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover{color: #2C3E50;} .pagination a:hover{text-decoration: none;} .close{text-decoration: none; opacity: 0.4;} .close:hover, .close:focus{opacity: 1;} .badge-secondary, .badge-warning{color: #fff;} .alert{border: none; color: #fff;} .alert a, .alert .alert-link{color: #fff; text-decoration: underline;} .alert-primary{background-color: #2C3E50;} .alert-secondary{background-color: #95a5a6;} .alert-success{background-color: #18BC9C;} .alert-info{background-color: #3498DB;} .alert-warning{background-color: #F39C12;} .alert-danger{background-color: #E74C3C;} .alert-light{background-color: #ecf0f1;} .alert-dark{background-color: #7b8a8b;} .alert-light, .alert-light a, .alert-light .alert-link{color: #212529;} .modal .close{color: #000;} .modal .close:not(:disabled):not(.disabled):hover, .modal .close:not(:disabled):not(.disabled):focus{color: #000;} 

/* /theme_bootswatch/static/src/scss/flatly_fix.scss defined in bundle 'web.assets_frontend' */
 #web_editor-top-edit a.btn-link{color: #2c3e50;}