body { padding-top: 10rem; } .starter-template { padding: 3rem 1.5rem; text-align: center; } h1,h2,h3,h4 { font-family: 'Carter One', cursive; color: #6D6E71; } .lead { font-size: 1em; background-color: #E6E7E8; margin-bottom: 50px; padding: 20px 40px; } .subtitulo { display: block; height: 10px; border-bottom: dotted 2px #D1D3D4; text-align: center; margin-left: 50px; margin-right: 50px; margin-bottom: 50px; } .subtitulo span { display: inline-block; background-color: #fff; padding: 0 10px; font-family: 'Carter One', cursive; color: #939598; font-size: 2em; line-height: 0.8; } .linea-texto { display: block; height: 10px; border-bottom: solid 1px #D1D3D4; text-align: center; margin-left: 50px; margin-right: 50px; margin-bottom: 50px; } .linea-texto span { display: inline-block; background-color: #fff; padding: 0 10px; font-family: 'Carter One', cursive; color: #6D6E71; font-size: 2.4em; line-height: 0.8; } .btn-circle { width: 30px; height: 30px; text-align: center; padding: 6px 0; font-size: 12px; line-height: 1.428571429; border-radius: 15px; } .btn-circle.btn-lg { width: 50px; height: 50px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 25px; } .btn-info { background-color: #048592; border-color: #048592; font-family: 'Carter One', cursive; letter-spacing: 1.2px; margin-bottom: 5px; } .btn:focus { outline: none !important; } .btn-info:focus { background-color: #733A8E; border-color: #733A8E; outline: none !important; } section { margin-top: 50px; margin-bottom: 80px; } #square { width: 100px; height: 100px; background: red; } .logo{ margin-bottom: 80px; margin-top: 50px; max-width: 531px } .collapse{ margin-top: 20px; }