.page-id-605 .gallery .gallery-item a {
    background-color: #ffc600;
    background-color: rgba(255,198,0, .9);
    bottom: 0;
    color: #fff;
    font-family: "bebasneuebold";
    font-size: 40px;
    line-height: 42px;
    left: 12px;
    padding: 12px 12px 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: calc(100% - 25px);
}
.page-id-605 .gallery .gallery-item a:hover {
    background-color: #000;
}

.inner-page-wrapper .accordion .panel {
    padding: 20px 0;
}

.inner-page-wrapper .wpsns-section .accordion .panel p {
    margin-bottom: 10px;
}