a { text-decoration: none; }
table th p, table td p { margin-bottom: 0; }
.button { white-space: normal !important; }

.bright-text h1, .bright-text h2, .bright-text h3, .bright-text h4, .bright-text p { color: #fff !important; }
.DNNModuleContent a { text-decoration: underline;}
._df_custom { cursor: pointer; }
.button.btn-sm {
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .1em;
    padding: 8px 30px;
    border: 2px solid #ae8e99;
    
    text-decoration: none !important;
    text-transform: uppercase;
    display: inline-block;
}

footer { margin-top: 15px; }
@media (min-width: 768px) {
    footer { margin-top: 60px; }
}
.aks-menu li .far {
    color: #74013f;
}
body:not(.dnnEditState) .DNNEmptyPane {
    width: 100%;
}

.list-group-item-action:hover {
    background-color: #74013f !important;
    color: #fff !important;
}
.sub-page-menu-level a { font-family: Amiri, serif; }
.sub-page-menu-level .hsubmenu-seperator { font-size: 0; }

.button-light {
    background-color: #e1e1e1;
    color: #74013f !important;
}

div.sc-content-block-list.show-placeholder:empty {
    height: 40px !important;
    background: repeating-linear-gradient(45deg, #f1f3ff, #f1f3ff 20px, #e7eaff 10px, #e7eaff 40px) !important;
}
















