h1 { margin-top: 50px; margin-bottom: 40px; } .navLogo{ margin-top: 1rem; } .ImagemCentral { margin-top: 30px; } .text1 { margin-top: 60px; margin-bottom: 30px; } .TextoCentral { margin-top: 30px; } .Tablist { margin-top: 50px; } .Tab-content { margin-top: -30px; } .InputMaior { font-size: 1.4rem; margin-top: -0.1rem; } .FooterBlack { background-color: rgba(0, 0, 0, 0.05); margin-top: 16rem; } .icons { width: 22px; margin-top: -0.4rem; margin-left: -0.5rem; } .topico { margin-left: -0.7rem; } .maior{ margin-top: 1rem; } .hover-underline-animation { display: inline-block; position: relative; } .hover-underline-animation::after { content: ''; position: absolute; width: 100%; transform: scaleX(0); height: 2px; bottom: 0; left: 0; background-color: #0D6EFD; transform-origin: bottom left; transition: transform 2s ease-out; } .hover-underline-animation:hover::after { transform: scaleX(1); transform-origin: bottom left; } .iconCopy { width: 38px; margin: -0.5rem -1rem -0.5rem -1rem; } .SelecionarPais { margin-right: 15rem; margin-top: 1rem; width: 17rem; } .logo { margin-left: 15rem; } .textoDeCopia{ margin-top: 1.5rem; }