/***************************
Add your custom styles below
****************************/

.menu > li a {
    color: purple;
    font-size: 1.3em;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
    transition: all 0.2s linear 0s;
}
.pricing-5 .pricing__title h6 {
    font-size: 14px;
    opacity: 0.8;
}
.partners-1 .slider img {
    margin: 0;
    max-height:100px;
    opacity: 0.9;
}