@charset "UTF-8"
/* CSS Document */


default {} 


.p-1{
  display: block;
  margin-left: 2em;
  margin-top: 0;
  margin-bottom: 0;}
  
  .p-1::after {
  content: " ";
}

.p-2{margin-left: 4em;
  display: flex;}