\documentclass[11pt]{article}
\usepackage{times}
\usepackage{geometry}
\geometry{letterpaper, portrait, margin=1in}
\usepackage[utf8]{inputenc}
\usepackage{enumitem,amssymb}
\usepackage{ragged2e}
\usepackage{graphicx}
\usepackage{comment}
\usepackage{multicol}
\usepackage[usenames]{xcolor} %used for font color
\definecolor{xlinkcolor}{cmyk}{1,1,0,0}
\usepackage{url}
\usepackage[
colorlinks=true, % false: boxed links; true: colored links
linkcolor=xlinkcolor, % color of internal links
citecolor=xlinkcolor, % color of links to bibliography
filecolor=xlinkcolor, % color of file links
urlcolor=xlinkcolor, % color of external link
final=true
]{hyperref}
\usepackage[super,sort&compress]{natbib}
\usepackage{enumitem}
\setenumerate{itemsep=0mm}
\setlength{\parskip}{0.5em}
\begin{document}
\begin{raggedright}
% part of template, but does not look good
\huge
Snowmass2021 - Letter of Interest \hfill \\[+1em]
\textit{[Replace with Your Title]} \hfill \\[+1em]
\end{raggedright}
\normalsize
\noindent {\large \bf Thematic Areas:} (check all that apply $\square$/$\blacksquare$)
\noindent $\square$ (CF1) Dark Matter: Particle Like \\
\noindent $\square$ (CF2) Dark Matter: Wavelike \\
\noindent $\square$ (CF3) Dark Matter: Cosmic Probes \\
\noindent $\square$ (CF4) Dark Energy and Cosmic Acceleration: The Modern Universe \\
\noindent $\square$ (CF5) Dark Energy and Cosmic Acceleration: Cosmic Dawn and Before \\
\noindent $\square$ (CF6) Dark Energy and Cosmic Acceleration: Complementarity of Probes and New Facilities \\
\noindent $\square$ (CF7) Cosmic Probes of Fundamental Physics \\
\noindent $\square$ (Other) {\it [Please specify frontier/topical group]} \\
\noindent {\large \bf Contact Information:} (authors listed after the text)\\
Submitter Name/Institution: \\
Collaboration (optional): \\
Contact Email: \\
\noindent {\large \bf Abstract:} (must fit on this page)
\clearpage
% LOI text
\noindent {\it Insert your white paper text here (maximum of 2 pages including figures).}
\clearpage
\noindent {\large \bf References:} (hyperlinks welcome)
\vspace{4in}
\noindent {\large \bf Authors:} (names and institutions)
\end{document}