import styled from "styled-components" export default styled.p` margin-left: 10px; margin-right: 10px; text-align: center; `