  .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);
}



.profile-card-image::before {
	
	top:-20px !important;
	left:-20px !important;
	background-color:#00A79D !important;
}

#column-11474861174394869 h2{
	font-size:2.5rem;
}
#column-11475260865295352 h2{
	font-size:2.5rem;
}
#column-11475975196261285 h2{
	font-size:2.5rem;
}
#column-11475654603902900 h2{
	font-size:2.5rem;
}

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