.top {
    overflow: hidden;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
}
.social_icon {
     float: right;
}
.header {
    margin-bottom: 0px !important;
}
.container {
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
}
.jumbotron {
     margin-bottom: 0px !important;
}
.jumbotron-content {
     width: 600px !important;
}
.jumbotron-content__title {
     font-size: 40px !important;
}
.logo h1 {
    font-family: 'Kaushan Script', cursive !important;
    color: #fff !important;
}
.menu {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 30px !important;
}
.footer .widget {
    color: #ffffff !important;
}
body {
    font-size: 20px;
    font-family: 'Montserrat', sans-serif !important;
}
.hentry__content {
    font-size: 18px;
}
.footer {
    padding-left: 30px;
    padding-right: 30px;
}
*::-moz-selection {
    background-color: #ebedf2;
}
.menu-item-920 {
    background-color: rgb(73, 184, 255);
    color: #ffffff !important;
    border-radius : 20px;
}
.rate_me {
        margin-top: -350px;
}
#undefined-sticky-wrapper {
       margin-bottom: 0px !important;
}
@media (max-width: 800px) {
.top_tagline {
   padding: 20px 0;
}
.header-widgets__widget {
  border-top: 0px !important;
}
}
@media (max-width: 420px) {
.top {
    font-size: 14px;
}
.rate_me {
        margin-top: 0px;
}
.jumbotron {
     margin-bottom: 0px !important;
}
.jumbotron-content {
     width: 300px !important;
}
.jumbotron-content__title {
     font-size: 16px !important;
     margin-top: -150px;
     margin-left: 50px;
}
}