@charset "UTF-8";

@import url(font-awesome.min.css);

@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400|Passion+One:400");


h2 {

    border-top: 1px solid;

    text-align: center;

    border-radius: 10px;

    color: #fff;

    font-family: sans-serif;

    font-weight: bold;

    font-size: 1.3em;

    padding: 0.3em;

}



h3 {

    font-size: 1.2em;

}



h5 {

    font-size: 1.2em;

    font-weight: bold;

}

		

div.container {

  text-align: center!important;

  padding: 15px;

  margin-bottom: -51px;

}

.yt-username {
    color: #fff !important;
}

a.container{

    border: none;

}



.body-bg {

    height: auto;

    left: 0;

    min-height: 100%;

    min-width: 1024px;

    position: fixed;

    top: 0;

    width: 100%;

    z-index: -1;

}



.dfBDQI{

   display: none;

}