.other-nav li { font-size: 18px; padding: 5px 0; }
.other-nav li .square-block { background: #69aeb4; }
.other-nav li a { color: black; display: table; }
.other-nav li a img { display: table-cell; vertical-align: middle; }
.other-nav li a span { display: table-cell; vertical-align: middle; padding: 0 10px; }
.other-nav .active a { color: #f0662d; }
.other-nav .active .square-block { background: #f0662d; }

#about-section p { margin-bottom: 0; line-height: 20px; }
#about-section .p1 { margin-bottom: 30px; }
#about-section .p2 { text-align: right; margin-top: 5px; }

#news-section h6 { font-size: 18px; }
#news-section p { font-size: 14px; line-height: 18px; }

#faq-tutorial-section h4 { font-szie: 24px; font-weight: 400; }
#faq-tutorial-section h5 { padding-top: 24px; font-size: 14px; font-weight: 600; }
#faq-tutorial-section ul { line-height: 50px; border-bottom: 1px solid #e5e5e5; }
#faq-tutorial-section ul a { color: black; text-decoration: underline; }

#privacy-policy-section p { line-height: 20px; }
#privacy-policy-section .ps-item { list-style: disc; padding-left: 40px; line-height: 20px; }

#term-of-use-section p { line-height: 20px; }

#tips-section .tips-item { margin-bottom: 60px; font-size: 14px; }
#tips-section .tips-item h4 { margin-bottom: 20px; }
#tips-section .tips-item ul { list-style: disc; padding-left: 20px; line-height: 18px; }
