body {
    letter-spacing: unset;
}
#sidebarPanel .modal-content {
    width: 100%;
    padding-top: env(safe-area-inset-top);
}
#main_description{
    line-height: 20px;
}
h2 {
    font-size: 18px;
    font-weight: 700;
}
#appCapsule{
    padding-bottom: 26px;
}
.owl-carousel .owl-stage-outer{
    padding-bottom: 0px;
}
.header-large-title {
    background: white;
    padding-top: 10px;
    border-top: 0px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.listview {
    border-top: 0px;
}
.appHeader.scrolled .pageTitle {
    opacity: 1;
}
.appHeader .pageTitle .logo {
    max-height: 32px;
}
.imaged.w32 {
    width: 32px !important;
}

.appHeader .left .headerButton, .appHeader .right .headerButton {
    color: #837052;
}
.footer-logo {
    height: auto;
}
.card .card-title {
    color: #837052;
}
h1 {
    color: #837052;
}

.profileBox .image-wrapper .imaged {
    border: 0px solid #FFF;
}

.appFooter {
    background: #837052;
    padding-bottom: 40px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background: #9a6208 !important;
    border-color: #9a6208 !important;
}

.p_desc {
    padding-left: 45px;
    max-width: 300px;
    padding-bottom: 12px;
    font-size: 13px;
    font-style: oblique;
}
.p_desc:first-letter {
    text-transform: uppercase;
}
.copy-bottom-right {
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 100;
    margin-bottom: env(safe-area-inset-bottom);
}
.image-listview > li .item .in{
    text-transform: uppercase !important;
}
.image-listview > li:after {
    left: 48px;
}