h1 {
  color: #303030;
  font-weight: 600;
  font-size: 34px;
  line-height: 1;
  margin-bottom: 10px;
}



table.m2KY0 {
  border-collapse: collapse;
  width: 100%;
  margin-top: 76px;
}

table.m2KY0 tr {
  color: white;
  background-color: #5095A0;
}

table tr:nth-child(odd) {
  background-color: #5AA5B1;
}

table.m2KY0 td {
  text-align: left;
  padding: 8px 24px;
  border: 1px solid;
}

table.m2KY0 td:nth-child(2),
table.m2KY0 td:nth-child(3) {
  width: 100px;
  text-align: center;
}

table.m2KY0 a {
  text-decoration: none;
  font-weight: 400;
  font-size: 1rem;
  line-height: normal;
  text-transform: none;
}



form.T8ORj {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

form.T8ORj ::placeholder {
  color: #A6A6A6;
}

form.T8ORj input[type="text"],
form.T8ORj input[type="email"],
form.T8ORj input[type="password"],
form.T8ORj textarea {
  color: #303030;
  font-weight: 400;
  font-size: 17px;
  line-height: normal;
  text-transform: none;
  border: 1px solid #5095A0;
  border-radius: 5px;
  padding: 17px 29px;
  width: 100%;
  height: 60px;
}

form.T8ORj textarea {
  height: 300px;
}

form.T8ORj button {
  color: white;
  font-weight: 600;
  font-size: 17px;
  line-height: normal;
  letter-spacing: 1px;
  width: 250px;
  height: 50px;
}



#st-1 .st-btn {
  height: 40px !important;
  line-height: 40px !important;
}
  
#st-1 .st-btn > img {
  width: 24px !important;
  height: 24px !important;
}



section.dQYat h1 {
  margin-bottom: 25px;
}

section.dQYat p.EuRrY {
  margin-bottom: 30px;
}