  .bg-blue {
    background: #009ABC;
}

.text-primary {
    color: #006c91 !important;
}
.btn-sassi-primary {
    background: #006c91;
    color: #fff !important;
    font-family: "Verlag";
    font-weight: normal;
    border-width: 3px;
    padding: .575rem 2.2rem .675rem;
    font-size: 1.35rem;
    border-radius: 25px;
    transition: 0.25s;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
}

.btn-sassi-primary:hover {
    background: #00506b;
    color: #fff;
    font-weight: normal !important;
    opacity: 1.0 !important;
    text-decoration: none !important;
    transform: scale(1.04);
}

.twitter-timeline.twitter-timeline-rendered{
     height: 400px;
    overflow:scroll;
}


#button-396455787155268, #button-2053148582997844, #button-396481643049164 {
    position: absolute;
    bottom:20px;
}