/*!
 * 
 * Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 * Modern Business Bootstrap 4.3.1 Modified May 2020 for QualityStainless
 * https://www.lifewire.com/typing-quotes-apostrophes-and-primes-1074104
 * https://www.abeautifulsite.net/css-drop-caps   Open Double Quote &ldquo; close &rdquo;   &amp;
 * https://getbootstrap.com/docs/4.5/content/images/ for flag styling, using Float, not Flex
 * 
 */

body {
    padding-top: 56px;
}

.drop-cap {
    font-size: 8em !important;
    /* was 4.5 */
    float: left !important;
    /* was .15em */
    margin-top: -.4em !important;
    margin-right: .1em !important;
    margin-bottom: -.9em !important;
}


.flag {
    max-width: 25%;
    height: auto;
}