﻿.testimonials a {
    color: #ffffff;
}

.testimonials a:hover {
    color: #cccccc;
}

.testimonials .big-icon {
    padding-bottom: 40px;
    font-size: 350px;
}

@media (max-width: 767px) {

    header .intro-section {
        margin: auto;
        padding-top: 15%;
        text-align: center;
    }
    .screenshots {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .intention-item {
        margin-bottom: 20px;
    }

    .text-item {
        margin-bottom: 20px;
        padding-left: 50px;
        padding-right: 50px;
    }
    


    .download-container {
        margin-top: 20px !important;       
        margin-bottom: 20px !important;       
    }

    header .color-overlay {
        min-height: 100px !important;
    }
}

.intention-item {
    margin-bottom: 50px;
}

.text-item {
    margin-bottom: 50px;
}
