/*
Theme Name: SMIL.k-state.edu - Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Blue Valley Technologies LLC
Author URI: https://muffingroup.com
Description: https://www.bluevalleytech.com/
Template: betheme
Version: 2.1
*/

/*Video Library*/
.resource-filters button {
  border: none; 
  padding: 6px 12px; 
  border-radius: 4px; 
}

.resource-filters button:after {
  opacity: 1;
  position: static;
  left: auto;
  top: auto;
  width: 10px;
  height: 5px;
}

.resource-filters .dropdown-menu {
    padding: 0;
}

.resource-filters button.dropdown-item {
  margin: 0px;
  border-radius: 0px;
}

.resource-index h3.card-title {
    font-size: 1.25rem;
}

.resource-index .card {
    border: none;
}

.resource-index .highlight:not(.highlight_image) {
    background-color: unset;
}
.resource-index .highlight:not(.highlight-underline) {
    color: unset;
}

