@charset "UTF-8";
/* CSS Document
Theme Name: Lewis and Clark Research

Author: Ryan Abrahamsen
Author URI: https://www.terrain360.com
*/


body, html {

}

p {font-size: 14px;font-family: 'Archivo', sans-serif;}
.nav-link {font-family: 'Archivo', sans-serif;}
.site-body p {font-family: 'STIX Two Text', serif;}
.site-body h1{
    font-family: 'STIX Two Text', serif; font-size: 44px;
}
.site-body h2{
    font-family: 'STIX Two Text', serif;
}
.site-body h3{
    font-family: 'STIX Two Text', serif;
}
.site-body h4{
    font-family: 'STIX Two Text', serif;
}
.site-body h5{
    font-family: 'STIX Two Text', serif; font-size: 16px;
}
.card {position: relative;}
.type-badges {position: absolute; bottom: 20px; right: 20px; z-index: 100; }
.card-img-top {position: relative;
    object-fit: cover;
    width: 100%;
    height: 240px;}
.navbar-brand img {width: 70px;}
.nav_back {border-bottom:1px solid #000000;}
.btn {font-family: 'Archivo', sans-serif;}

.postcard .card {border-radius: 0px;}
.postcard .card-title { font-family: 'STIX Two Text', serif;font-size: 22px;}

footer {background-color: #1a1a19; color: #ffffff; }
.foot_div {border-bottom:1px solid #ffffff;}
.foot_div_top {border-top:1px solid #ffffff;}
@media (max-width:768px){
  
    
}