.ai1ec-calendar-title, .ai1ec-calendar-title-short {
font-size: 9px !important; }
+#page-wrapper .glm-member-title a {
+ color: #92a682; }
+#page-wrapper .package-title a {
+ color: #622004; }
+#page-wrapper .glm-member-list-active-info {
+ padding-top: 0px; }
+#page-wrapper #glm-front-content-container {
+ padding: 20px 0; }
+
#front {
padding: 20px; }
#front .row.collapse h1 {
#kidsOff, #adultsOff {
margin-top: 0px; }
-/* End Mobile Menu */
-/*# sourceMappingURL=app.css.map */
\ No newline at end of file
+/* End Mobile Menu */
\ No newline at end of file
@import "plugins/nextgen";
- @import "plugins/ai1ec";
\ No newline at end of file
+ @import "plugins/ai1ec";
+ @import "plugins/memberdb";
\ No newline at end of file
--- /dev/null
+#page-wrapper {
+ .glm-member-title a {
+ color: #92a682;
+ }
+ .package-title a {
+ color: #622004;
+ }
+ .glm-member-list-active-info {
+ padding-top: 0px;
+ }
+ #glm-front-content-container {
+ padding: 20px 0;
+ }
+}
\ No newline at end of file