import styled from 'styled-components'; import Colors from 'constants/Colors'; export const LoginWrapper = styled.div` `;