a:not(.btn):hover, a:not(.btn):focus, a:not(.btn):active {
    color: #7341B4;
}

#page-title .page-title h1 {
    font-family: "Great Vibes", cursive;
    font-size: 3.5rem;
    padding-top: 0.3em;
}

.ball-grid-pulse > div {
    background: #7341B4 !important;
}

.heading-text.heading-section > h2:before {
    background-color: #7341B4;
}

.bg-primary {
    background-color: #7341B4!important;
}

#page-title {
    padding: 60px 0;
}

.gallery-count {
    opacity: 0.1;
    font-weight: 400;
    font-size: 5em;
}

/*bg-album {*/
/*    background-color: #7341B4!important;*/
/*}*/

.portfolio-description-title, .portfolio-description-title span {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: none !important;
    top: 30% !important;
}

/*.p-b-350 {*/
/*    padding-bottom: 350px !important;*/
/*}*/

@media (min-width: 992px) {
    .grid-filter {
        height: 2em;
    }
}

@media (max-width: 1024px) {
    .grid-active-title {
        display: block;
        top: -10px;
    }
    .gallery-count {
        font-size: 3em;
    }
}
