 .frame {
    border: 3px solid #87CEEB;
}

/* Suggestions
---------------------------------- */
.suggestion .media-left {
    width: 60px;
}

/* ticket WEBSITE-42 */
#footer-form .has-feedback:nth-child(2) {
    display: none;
}

.site-name-and-slogan .two {
    color: #52b1ee;
}

.subfooter .one {
    color: gray;
}

.subfooter .two {
    color: #52b1ee;
}