.greenSubmitBtn{ color: #77BD42; padding: 16px, 40px, 16px, 40px; text-align: center; border-radius: 5px; } .greenCancelBtn{ color: none; border: 1px solid #77BD42; padding: 16px, 40px, 16px, 40px; text-align: center; border-radius: 5px; } .blueSubmitBtn{ color: #1A305F; width: 535px; height: 50px; text-align: center; border-radius: 5px; } .blueCancelBtn{ color: #FFFFFF; width: 260px; height: 50px; text-align: center; border-radius: 5px; }