﻿a{text-decoration:none}
#footer .footer-main {
    top: 0;
    margin-bottom: 0;
}

body {
    background: #111111;
}
.reflection-text {
    color: #ffffff;
}
#footer .reflection-text {
    color: #111111;
}
p {
    color: #eeeeee;
    line-height: 1.8;
    font-size: 15px;
}
h1, h2, h3, h4, h6 {
    color: #2ECC71;
}
#features h5 {
    /*color: #2ECC71;*/
    font-size: 22px;
    font-weight:600;
    text-decoration: none
}

#copy-rights .love-icon {
    color: #E74C3C;
}
#main-header .title h1 {
    color: #FFFFFF;
    font-size:40px
}
#main-header .slogan {
    font-size: 24px;
    color: #111111;
    background-color: #2ECC71;
    border: none;
    /* color: white; */
    text-decoration: none
}

#footer form {
    margin: 0 auto;
}

.owl-dots .owl-dot.active span {
    background-color: #2ECC71;
}

#subscribe .first {
    color: #2ECC71;
}

#main-nav .brand-logo p {
    font-size: 1.8em;
    letter-spacing: 0.35rem;
    text-transform: none;
}

#main-nav a {
    text-transform: uppercase;
}

#main-header, #download, #features, #not-found {
    /*background: none;*/
    background: #fff;
}

.toast {
    word-break: normal;
}

#screenshot .navigation i {
    color: #ffffff;
}

#footer button {
    border-radius: 30px;
}