*{ list-style-type:none; font-family: $font-default; &:focus,&:active{ outline: none !important; } } img{width: 100%;} .borderd_header { font-size: 18px; position: relative; &::after{ position: absolute; left: 0; bottom: -4px; height: 2px; width: 70px; background: #db4242; content: ""; display: block; } } .para{ color: #535353; letter-spacing: 0.1rem; margin-bottom: 30px; padding-top: 20px; line-height: 1.7rem; font-size: 18px; } html { scroll-behavior: smooth; }