body {
background-color:#FBFBFB;
}


.scroll1 {
  float: right;
  padding-left: 100px;}

.scroll2 {
  float: right;
  padding-left: 100px;
  padding-right: 100px;}

a.one:link {
color:#000000;
font-size: 20px;
}

a.one.hover {color:#cccccc}


h2 {font-family: 'Barlow';
font-style: normal;
font-weight: 700;
font-size: 35px;}

.Path {font-family: 'Barlow';
font-style: normal;
font-weight:400;
font-size: 25px;
line-height: 20px;}
 
.team-greet {
text-align: center;
font-family: 'Barlow';
font-weight: 700;
font-size:28px;
}

.team-td {
font-family:'Barlow';
font-style: normal;
font-weight: 500;  
font-size:30;
}

.team-td2 {
font-family: 'Inter';
font-weight: 300;
font-size:15;
}

#hourstable, #hourstr, #hourstd, #hoursth {
  border:2px solid black;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
}

#creditstable, #creditstr, #creditstd, #creditsth {
  border:2px solid black;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
}

.color-block2 {background-color:#54D4F0;
  width:100%;
  height:136px;
  top:1500;
  }

.nav-table {text-align: center;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 13px;
width: 100%;
color: #000000;}

.nav-td {text-align: center;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;
color: #000000;}

.nav-th {text-align: center;
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;
color: #000000;}
  
.color-block {
background-color:#54D4F0;
width: 100%;
height: 200px;
font-family: 'Inter';
font-style: normal;
font-weight:300;
font-size: 25px;
text-align: center;
align-items: center;
color: #001664;}
  
.bunny {
width: 400px;
height: 400px;}

.hoursbtn{
  color:white;
  background-color:#00C3A1;
  font-size:20px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  text-align:center;
  height: 25%;
  border:none;
  border-radius:10px;
  padding: 10px 30px;
}

.hoursbtn:hover{
  background-color:rgba(0, 195, 161, 0.62);
}

.creditsbtn{
  color:white;
  background-color:#00C3A1;
  font-size:20px;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  text-align:center;
  border:none;
  border-radius:10px;
  padding: 10px 30px;
}

.creditsbtn:hover{
  background-color:rgba(0, 195, 161, 0.62);
}

button {
  color:#001664;
  margin-top: 20px;
  line-height: 60px;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  padding: 0 40px;
  background: #54D4F0;
  border: none;
  border-radius:10px;
  
}

#colorp {
  padding-top: 80px;
}

.aboutdesc {
  color:#001664;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  line-height: 30px;
  
}
