/* Homepage CSS to force search bar below Glances widgets */

#information-widgets-right {
    flex-basis: 100% !important;
    width: 100% !important;
    margin-top: 1rem;
}

.bookmark-icon,
.service-card {
    background-color: rgba(255, 255, 255, 0.12) !important;
}
