/*
 Theme Name:   Hello Biz Child
 Template:     hello-biz
 Version:      1.0.0
 Description:  Child theme for Hello Biz
 Author:        Name
*/

@import url("../hello-biz/style.css");

.line {
      transform: rotateX(90deg);
      transform-origin: bottom center;
      opacity: 0;
    }