﻿

/* classes geradas a partir de estilos inline */
.is-1 { width: 95%; max-width: 1200px; margin: 60px auto; }
.is-2 { text-align: center; margin-bottom: 60px; }
.is-3 { font-size: 48px; color: #1a1a1a; margin-bottom: 15px; }
.is-4 { font-size: 18px; color: #666666; }
.is-5 { line-height: 1.8; font-size: 16px; color: #333; text-align: justify; }
.is-6 { margin-bottom: 30px; }
.is-7 { margin-bottom: 40px; }
.is-8 { background: #f5f5f5; padding: 40px; border-radius: 8px; text-align: center; margin-top: 40px; }
.is-9 { color: #1a1a1a; margin-bottom: 20px; font-size: 28px; }
.is-10 { font-size: 18px; margin-bottom: 30px; }
.is-11 { background: #1a1a1a; color: white; padding: 15px 30px; text-decoration: none; border-radius: 4px; font-weight: 600; display: inline-block; transition: 0.3s; }

