.home__container{width:min-content;@media screen and (max-width:767px){width:80%}@media screen and (max-width:600px){width:100%}}.home__container h1{margin-bottom:1rem;width:max-content;color:var(--text);i{margin-right:-1px;@media screen and (max-width:768px){margin-right:unset;margin-left:unset}}}.home__container p{color:var(--text);text-align:left;letter-spacing:1px;line-height:2.5rem;font-size:1.2rem;&:not(:last-of-type){margin-bottom:1rem}a{position:relative}a:after{position:absolute;bottom:-3px;right:0;left:0;transform:rotate(-1deg);margin:auto;background:var(--secondary);width:100%;height:3px;content:""}}