/*!
 * Start Bootstrap - 1 Col Portfolio (https://startbootstrap.com/template-overviews/1-col-portfolio)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-1-col-portfolio/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}

.pagination {
  margin-bottom: 15px;
}


p.question{ 
color: red;
font-weight: bold;
}

p.q{ 
color: red;
font-weight: bold;
}

p.q-r{ 
color: red;
font-weight: bold;
text-align: right;
}
p.q-c{ 
color: red;
font-weight: bold;
text-align: center;
}

p.answer{ 
color: blue;
line-height: 1.7;
}
p.a{ 
color: blue;
}
p.a-r{ 
color: blue;
text-align: right;
}
p.a-r{ 
color: blue;
text-align: center;
}

