.cbp-qtrotator {
width: 100%;
position: relative;
margin: 0;
padding: 0;
}
.cbp-qtcontent {
width: 100%;
position: absolute;
display: none;
margin: 0;
padding: 0;
}
.cbp-qtrotator .cbp-qtcontent.current {
display: block;
margin: 0;
padding: 0;
}
.cbp-qtrotator blockquote {
margin: 0;
padding: 0;
border: none;
}
.cbp-qtrotator blockquote p {
font-size: 2em;
color: #888;
font-weight: 300;
margin: 0;
}
.cbp-qtrotator blockquote footer {
font-size: 1.2em;
}
.cbp-qtrotator blockquote footer:before {
content: '';
}
.cbp-qtprogress {
background: #47a3da;
height: 4px;
}
