.et_pb_row #sereslauncher {
  height: auto;
  text-align: center;
  text-decoration: none;
  font-style: normal;
  text-shadow: none;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  border: none;
  font-weight: bold;
  background: transparent;
  border: 2px solid #2ea3f2;
  border-radius: 150px;
  color: #2ea3f2;
  padding: 5px 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  background-color: #ffffff;
  cursor: pointer;
  border-radius: 0px 0px 0px 0px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.et_pb_row #sereslauncher:before,
.et_pb_row #sereslauncher:after {
  display: none;
}
.et_pb_row #sereslauncher:active {
  position: relative;
  top: 1px;
}
.et_pb_row #sereslauncher:hover {
  background: rgba(46, 163, 242, 0.2);
}
