/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

body {
	font-family: Montserrat,sans-serif;
}

@media (max-width:767px) {
  .region-sidebar-first {
    display: none;
  }
}

.ui-widget {
/*background: unset;*/
}

.img-responsive {
	margin: 5px;
}


h3, .h3 {
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .field--name-field-user-title {
	font-family: Montserrat,sans-serif;
	font-weight: bold;
	color: #ff4400;
}

blockquote {
	font-size: inherit;
}

.block-field-blockuseruserfield-user-picture, .field--name-field-user-picture, .views-field-field-user-picture {
	float: left;
}

#bootstrap-theme .btn-sm,
#bootstrap-theme .btn-group-sm>.btn {
	color:#fff;
}

#bootstrap-theme .panel-secondary .panel-heading-control {
    margin-top: 0px !important;
}
