.t4-header {
    position: sticky;
    top: 0px;
    background-color: #f5d07c;
    z-index: 1000;
}

header img.logo-img {
    height: 100px;
    width: auto;
}

.t4-section.t4-breadcrumbs {
    margin-top: 16px;
    border-top: 6px solid #ffc107;
}

h2, h2 a {
    color: #416a59;
}

h3 {
    color: #73a24e:
}