.signuptitle {
  margin-top: 30px;
  line-height: 195%; }

.publish-text {
  color: #002855;
  font-family: myriad-pro-condensed, sans-serif;
  font-size: 30px;
  line-height: 40px;
  text-transform: uppercase;
  width: 43%;
  margin-top: 15px;
  font-weight: bold; }

.signup-text {
  font-size: 14px;
  margin-top: -2%;
  width: 330px;
  margin-right: 30px; }

.section {
  margin-bottom: 30px;
  display: inline-block; }

.contentInfo span {
  font-size: 18px; }
.contentInfo p {
  margin-bottom: 5px;
  line-height: 160%; }
.contentInfo a {
  color: #faa61a;
  font-weight: bold;
  padding-right: 11px;
  text-decoration: none; }
.contentInfo h3 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold; }

.signup-button {
  width: 140px;
  display: block;
  height: 26px;
  background: #faa61a;
  border-radius: 6px;
  border: 1px solid #faa61a;
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }
  .signup-button:hover {
    color: #ffffff;
    background: #ec9123; }

.welcome-benefits {
  margin: 0;
  padding: 0; }
  .welcome-benefits li {
    float: left;
    margin-right: 65px;
    padding-bottom: 25px;
    width: 204px; }
  .welcome-benefits li:last-child {
    margin-right: 30px; }

.embedded {
  width: 742px;
  height: 417px; }
