.navbar-brand {
    font-style: normal;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: xx-large;
}
.footer {
    background-color: #00AAAB;
    color: #FFFFFF;
    position: sticky;
}
.brand-eng {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: large;
}
.brand-chinese {
    font-size: large;
}
.bg-light {
    background-color: #29B26D;
}
.navbar {
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
body {
    background-color: #F4FBE4;
    position: static;
    color: #2D5375;
    text-align: justify;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.chinese-text {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
.navbar-custom {
    background-color: #1FA7A9;
}


.top-content {
	padding-top: 110px;
		padding-bottom: 40px
}

h6 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4A0042;
}
footer {
    background-color: #C6FBFB;
    box-shadow: 0 50vh 0 50vh #C6FBFB;
    color: #18616C;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
footer a{
	color: #18616C;
}
footer a:hover {
    color: #A5AC17;
}
h4 {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #4A0042;
    margin-top: 20px;
    border-color: #FFFFFF;
}
.row .col-lg-4{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.row .col-lg-3{
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 20px;
}
.banded-col{
    background-color: #F1F7D1;
}
.nav-link{
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;	
}
