/* begin license *
 *
 * "NAZ portal" is the search front-end for subscribers to the NAZ bibliographic database that covers all of healthcare.
 * The service is developed by Seecr for Stichting Informatievoorziening Zorg en Welzijn.
 *
 * Copyright (C) 2019 Seecr (Seek You Too B.V.) https://seecr.nl
 *
 * This file is part of "NAZ portal"
 *
 * "NAZ portal" is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * "NAZ portal" is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with "NAZ portal"; if not, write to the Free Software
 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 *
 * end license */
.container-fluid {
  font-size: 0.8rem; }

.naz h6 {
  margin-top: 2rem;
  font-weight: bold; }

blockquote {
  margin-left: 2rem; }
