/*You need to design your button */ /****************************************/ .cta--blue { background-color: #1da1db; color: #fff; border-color: #1da1db; } .cta–blue { font-family: proxima-nova,Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 14px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; display: inline-block; text-align: center; border: 2px solid; padding: 20px; border-radius: 35px; transition: all .3s; } /****You need to create an ID for your module****/ #bottom_form{ line-heigh: 1.5em; }