@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap'); p, h3, h4 { font-family: 'Source Sans Pro', sans-serif; } .bg-1 { // background-size: contain; background-size: cover; } .block { margin-bottom: 60px; } // .about { // .block { // margin-bottom: 50px; // } // } .client-thumb img { border-radius: 50%; } .copyright { img { height: 2em; } } .counters-item { margin-bottom: 2em; } // .hero-area { // background-color: blue; // background-color: #000099; // background-position: center; // background-repeat: no-repeat; // // background-size: auto; // background-size: contain; // } .logo { img { height: 2em; } } .member-meta { span { font-size: .8em; } } .req-section-title { font-size: 1.25em; color: white; } .row { margin-bottom: 2em; } // .slick-dots { // li { // button { // border-radius: 100%; // padding: 5px; // background-color: white; // text-indent: 100vw; // $button-size: 2px; // height: $button-size; // width: $button-size; // // &:focus { // // background-color: red; // // } // } // .slick-active button { // background-color: red; // } // } // } .social-icon { img { height: 75%; } } .team-member { margin-bottom: 50px; } .title { padding-bottom: 30px; } #clan-logo { // min-height: 50vh; max-height: 300px; // min-width: 100%; // min-height: 100%; // max-height: 100%; // width: auto; // height: auto; } #clan-pic { max-height: 500px; } #counter { background-position: center; background-repeat: no-repeat; // background-size: auto; // background-size: contain; } #testimonials { max-width: 75vw; }