
.docs-content figcaption {
    font-size: small;
}

.card p.card-title {
    margin-top: 10px;
    font-size: 1em !important;
} 

h1 {
    margin-top: 10px;
    padding-bottom: 50px;
}

h2, h3 {
    font-size: 1.5em;
    margin-top: 50px;
}

blockquote, blockquote p  {
    font-size: 12pt;
    line-break: anywhere;
}

.logo-icon svg, .sidebar-brand svg {
    width: 36px;
    height: 36px;
}

