/*
Theme Name: Flora Child
Description: Child theme for the Flora
Author: Your name here
Template: flora
*/

@import url("../flora/style.css");

.equipment-link p a { color: #545454 !important; text-decoration: underline; }
#off-duty, #on-duty { padding: 3px; }

.w-text-block ul li::before {
    content: "" !important;
    display: none !important;
}

.gallery-item img {
    padding: 0px;
    border: 0px solid #e1e1e1 !important;
}