.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: none;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 988px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 988px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 988px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.bodysize{max-width: 988px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 988px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 988px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #00a0fc;}
.link:hover, a:hover{color: #00a0fc;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #cccaca;}
body{
		color: #454545;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #4b6c7a;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#adadad;
	}
#default_footer a{
		text-decoration: underline;
		color:#adadad;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #00b0b0;
	background: #00b0b0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0b0), color-stop(50%,#00b0b0), color-stop(51%,#00b0b0), color-stop(100%,#00b0b0));
	background: -moz-linear-gradient(top,  #00b0b0 0%, #00b0b0 50%, #00b0b0 51%, #00b0b0 100%);
	background: -webkit-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -o-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: -ms-linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	background: linear-gradient(top,  #00b0b0 0%,#00b0b0 50%,#00b0b0 51%,#00b0b0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0b0', endColorstr='#00b0b0',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #20c9c9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#20c9c9), color-stop(50%,#20c9c9), color-stop(51%,#20c9c9), color-stop(100%,#20c9c9));
	background: -moz-linear-gradient(top,  #20c9c9 0%, #20c9c9 50%, #20c9c9 51%, #20c9c9 100%);
	background: -webkit-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -o-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: -ms-linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	background: linear-gradient(top,  #20c9c9 0%,#20c9c9 50%,#20c9c9 51%,#20c9c9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20c9c9', endColorstr='#20c9c9',GradientType=0 );
	border: 0px solid #000000;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 0px solid #000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #377275;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #3a4f4b;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #00b0b0;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #cccaca;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: bold;
	background: #4b6c7a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b6c7a), color-stop(50%,#4b6c7a), color-stop(51%,#4b6c7a), color-stop(100%,#4b6c7a));
	background: -moz-linear-gradient(top,  #4b6c7a 0%, #4b6c7a 50%, #4b6c7a 51%, #4b6c7a 100%);
	background: -webkit-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -o-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -ms-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b6c7a', endColorstr='#4b6c7a',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: bold;
	background: #4b6c7a;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#4b6c7a), color-stop(50%,#4b6c7a), color-stop(51%,#4b6c7a), color-stop(100%,#4b6c7a));
	background: -moz-linear-gradient(-90deg,  #4b6c7a 0%, #4b6c7a 50%, #4b6c7a 51%, #4b6c7a 100%);
	background: -webkit-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -o-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -ms-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #4b6c7a;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#4b6c7a), color-stop(50%,#4b6c7a), color-stop(51%,#4b6c7a), color-stop(100%,#4b6c7a));
	background: -moz-linear-gradient(-90deg,  #4b6c7a 0%, #4b6c7a 50%, #4b6c7a 51%, #4b6c7a 100%);
	background: -webkit-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -o-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -ms-linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: linear-gradient(-90deg,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b6c7a', endColorstr='#4b6c7a',GradientType=0 );
	color: #dcdcdc;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #4b6c7a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b6c7a), color-stop(50%,#4b6c7a), color-stop(51%,#4b6c7a), color-stop(100%,#4b6c7a));
	background: -moz-linear-gradient(top,  #4b6c7a 0%, #4b6c7a 50%, #4b6c7a 51%, #4b6c7a 100%);
	background: -webkit-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -o-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -ms-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b6c7a', endColorstr='#4b6c7a',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #4b6c7a;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b6c7a), color-stop(50%,#4b6c7a), color-stop(51%,#4b6c7a), color-stop(100%,#4b6c7a));
	background: -moz-linear-gradient(top,  #4b6c7a 0%, #4b6c7a 50%, #4b6c7a 51%, #4b6c7a 100%);
	background: -webkit-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -o-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: -ms-linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	background: linear-gradient(top,  #4b6c7a 0%,#4b6c7a 50%,#4b6c7a 51%,#4b6c7a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b6c7a', endColorstr='#4b6c7a',GradientType=0 );
	color: #dcdcdc;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #dcdcdc;
}
.tab-bar{
	border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/zblibrary/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #3a4f4b;
	background-color: #ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: -1px -1px 0px 0px;
	border-radius: -1px -1px 0px 0px;
	background: #3a4f4b;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a4f4b), color-stop(50%,#3a4f4b), color-stop(51%,#3a4f4b), color-stop(100%,#3a4f4b));
	background: -moz-linear-gradient(top,  #3a4f4b 0%, #3a4f4b 50%, #3a4f4b 51%, #3a4f4b 100%);
	background: -webkit-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -o-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: -ms-linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	background: linear-gradient(top,  #3a4f4b 0%,#3a4f4b 50%,#3a4f4b 51%,#3a4f4b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a4f4b', endColorstr='#3a4f4b',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px -1px -1px;
	border-radius: 0px 0px -1px -1px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #377275;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #377275;
	border-color: #377275;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #377275;
}
.polaris-nav-active i{
	color: #377275;
}
.widgetbody hr{
	color: #cccaca;
	background-color: #cccaca;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #cccaca;
}
.bottomrule{
	border-bottom: 1px solid #cccaca;
}
.bodytext{color: #454545;}
.headingtext{color: #377275;}
/* target a div to allow a content block to go full width */
#body>div>.amh-row>div#idQXbwR.amh-block>.amh-content {
  max-width: 100%;
}

body > * {
  width: 1060px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
#body {
  width: 1060px;
  min-height: 550px;
}

@media (max-width: 767px) {
  body > * {
    width: 100%;
    min-width: 100%;
  }
  #body {
    width: 100%;
  }
}

a {
  cursor: pointer;
}

.button {
  font-size: 14px;
  border: 1px solid;
  border-radius: 4px;
  padding: 6px 12px;
}
.button:hover {
  filter: brightness(0.9);
  border: 1px solid;
}


/*==========HEADER==========*/

.zbheader {
  display: flex;
  flex-wrap: no-wrap;
  justify-content: space-around;
}

.zbheader > p {
  min-width: 400px;
}

@media (max-width: 767px) {
  #header {
  }
  .zbheader {
    flex-direction: column;
    gap: 40px;
    position: relative;
    transform: translate(0px, -50px)
  }
  .zbheader > p {
    min-width: 100%;
  }
  #id2cP50 > div {
    padding-top: 0px;
    vertical-align: top;
  }
  #ido0eZA {
    max-height: 330px;
    padding-bottom: 10px;
  }
  #ido0eZA > div,
  #ido0eZA > div > div, 
  #ido0eZA > div > div > div,
  #ido0eZA > div > div > div > div, 
  #ido0eZA > div > div > div > div > div {
    max-height: 330px;
  }
}

.search-row {
  display: flex;
}

#search {
  padding: 0 15px;
  align-self: flex-end;
}
#search input {
  border: solid #3D3D3D;
  border-width: 1px 1px 1px 1px;
  font-size: 20px;
  min-height: 15px;
}
#search-string {
  height: 45px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  border-radius: 2px 0px 0px 2px;
  margin: 0 0 12px 0;
  padding: 6px;
  font-family: proxima-nova, Arial, sans-serif;
}

@media (max-width: 767px) {
  #id9EXoX {
    position: relative;
    transform: translate(0px, 90px);
    z-index: 3;
  }
  #search {
    align-self: flex-start;
    width: 100%;
  }
  .search-row {
    flex-direction: column;
  }
  .search-bar {
    width: 100%;
  }
  #search-string {
    width: 100%;
  }
  .submit-btn {
    width: 100%;
  }
}
@media (max-width: 350px) {
  #id9EXoX {
    transform: translate(0px, 60px);
  }
}

.radio-btns {
  font: 14px proxima-nova, Arial, sans-serif;
  padding: 0 6px;
}

label.inline {
  font: 18px proxima-nova, Arial, sans-serif;
  cursor: pointer;
}

.submit-btn {
  float: right;
  position: relative;
}
.button.expand.postfix {
  background: #32393F;
  box-shadow: none;
  border: solid #3D3D3D;
  border-width: 1px 1px 1px 0;
  border-radius: 0 2px 2px 0;
  font-family: proxima-nova, Arial, sans-serif;
  font-size: 20px;
  text-align: center;
  width: 100%;
  height: 45px;
  padding: 0 20px;
}

/*==========NAVIGATION==========*/
/*dropdown menus on hover*/
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
	display: block !important;
  }
}

/*hides the home tab - which is actually the second menu item DO NOT DELETE */
.navbar-top ul.navbar-nav > li:nth-child(2) {
  display: none;
}

.fa.fa-sort-desc {
  display: none;
}

#idCsrLB {
  display: flex;
  justify-content: center;
  padding: 0px 0px 20px;
}
#header > .amh-row > .amh-block > .amh-content {
  max-width: 1001px;
}
@media (max-width: 767px) {
  #idCsrLB {
    padding: 0px;
  }
}

#navbar {
  width: 100%;
  padding: 0, 15px;
  border-radius: 5px;
}

.navbar-nav {
  min-height: 55px;
}

.navbar-top .navbar-nav > li > a {
  border: none;
  display: block;
  padding: 0 20px;
  margin: 0;
  line-height: 38px;
  transition: 0.25s;
  font: 20px / 55px proxima-nova, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #fff;
}

.navbar-top .navbar-nav > li > a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 14px;
  width: 1px;
  height: 27.5px;
  border-right: 1px solid #FFF;
}
.navbar-top .navbar-nav > li:nth-child(16) > a::after {
  border: none;
}

.dropdown-menu {
  background-color: #4b6c7a;
  padding: 0;
  margin: 0;
  border: none;
  position: absolute;
  z-index: 10000;
}
.dropdown-menu > li > div.yamm-content {
  padding: 0;
  margin: 0;
  border: none;
}

.dropdown-menu > li > div > ul > li {
  width: 200px;
}
.dropdown-menu > li > div > ul > li > a {
  cursor: pointer;
  color: #ffffff;
  font: 20px / 55px proxima-nova, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-shadow: none;
  width: 200px;
  padding: 15px 20px;
  text-wrap: wrap;
  line-height: 1.1;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #bdbdbd;
}
.dropdown-menu > li > div > ul > li > a:hover {
  background-color: #5399a6;
  color: #bdbdbd;
  transition: 0.25s;
}

@media (max-width: 767px) {
  #idCsrLB > div {
    width: 220px;
  }
  #idcs6Bn {
    padding: 10px 0px;
  }
  #navbar-collapse-grid {
    background-color: #4b6c7a;
  }
  .nav.navbar-nav > li > a {
    padding: 10px 25px;
    line-height: 30px;
  }
  .dropdown-toggle {
    background-color: #4b6c7a;
  }
  .dropdown {
    background-color: #4b6c7a;
  }
}

/* burger buttons */

.navbar-header.visible-xs.nav-mobile {
  font-size: 16px;
  font-family: proxima-nova, Arial, sans-serif;
}

.burger-button {
  font-size: 25px;
  margin: 15px 0px;
}

/*==========FOOTER==========*/

#footer {
  margin-top: 0;
}

.footer-text {
  font: 20px proxima-nova, Arial, sans-serif;
}

#idon7ES {
  display: flex;
  justify-content: space-evenly;
}
@media (max-width: 767px) {
  #idon7ES {
    flex-direction: column;
  }
}

.hours-contact {
  margin-bottom: 17px;
}
.hours-contact > h4 {
  font-size: 25px;
  margin-top: 10px;
  padding-bottom: 5px;
  line-height: 30px;
}
.hours-contact > p {
  margin: 0;
}

.about {
  margin-bottom: 17px;
}
.about > h4 {
  font-size: 25px;
  margin-top: 10px;
  padding-bottom: 5px;
  line-height: 30px;
}
.about > p {
  margin: 0;
}

.how-to {
  margin-bottom: 17px;
}
.how-to > h4 {
  font-size: 25px;
  margin-top: 10px;
  padding-bottom: 5px;
  line-height: 30px;
}
.how-to > p {
  margin: 0;
}

#credits {
  border-top: 2px solid #FFF;
  margin: 37px auto;
}

.social-profiles {
  width: 41.66667%;
  margin-top: 23px;
  min-height: 1px;
  padding: 0 15px;
  position: relative;
  font-size: 14px;
  display: flex;
  gap: 8%;
}

.social-profile-icon {
  width: 100%;
  height: 50px;
}

/* landing page attend/reserve */

#idhL1y3 > div > div > p > button {
  font-size: 18px;
}
