\documentclass[a4paper,11pt]{article}
\usepackage[backend=bibtex,doi=false,isbn=false,url=false,maxbibnames=8,firstinits=true]{biblatex}
\addbibresource{refs.bib}
\usepackage{times}
\usepackage[compact]{titlesec}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{multirow}
\usepackage{tabularx}
\usepackage{rotating}
\newcommand{\tickYes}{\checkmark}
\usepackage{pifont}
\newcommand{\tickNo}{\hspace{1pt}\ding{55}}
\usepackage{footmisc}
\usepackage{url}
\usepackage{xspace}
\usepackage{color}
\usepackage[tikz]{bclogo}
\usepackage{paralist}
\usepackage{soul}
\usepackage{balance}
\usepackage[a4paper]{geometry}
\usepackage{dblfloatfix}
\usepackage{tikz}
\usetikzlibrary{shapes,decorations,arrows,automata,positioning}
\usepackage{adjustbox}
\usepackage[caption=false,font=footnotesize]{subfig}
\usepackage{fixltx2e}
\usepackage{wrapfig}
\usepackage{multicol}
\usepackage{etoolbox}
\usepackage[font=footnotesize,labelfont=bf]{caption}
\usepackage[compact]{titlesec}
\geometry{left=2cm, right=2cm, top=2cm, bottom=2cm}
\renewcommand{\footnotesize}{\normalfont\fontsize{9pt}{11pt}\selectfont}
\titleformat*{\subsection}{\normalfont\fontsize{13pt}{16pt}\bfseries\selectfont}
\titleformat*{\section}{\normalfont\fontsize{15pt}{18pt}\bfseries\selectfont}
\titlespacing{\paragraph}{0pt}{0.5\baselineskip}{1em}
\titlespacing{\subsection}{0pt}{12pt plus 4pt minus 2pt}{0pt plus 2pt minus 2pt}
\titlespacing{\subsubsection}{0pt}{12pt plus 4pt minus 2pt}{0pt plus 2pt minus 2pt}
\usepackage{enumitem}
\setdescription{noitemsep}\setitemize{noitemsep}
\usepackage{ntheorem}
\newtheorem{definition}{Definition}
\newtheorem{property}{Property}
\newtheorem{postulate}{Postulate}
\newtheorem{issue}{Research Question}
\newtheorem{hypothesis}{Hypothesis}
\DeclareMathOperator{\mf}{mf}
\DeclareMathOperator{\ef}{ef}
\setlength{\leftmargin}{2cm}
\setlength{\rightmargin}{2cm}
\setlength{\plitemsep}{2pt}
\newcommand{\pbudget}[1]{\textbf{ [Page Budget: #1]}}
\newcommand{\todo}[1]{\textcolor{red}{#1}}
\newcommand{\instructions}[1]{\textcolor{blue}{#1}}
\newcommand{\squishlist}{
\begin{list}{$\bullet$}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{3pt}
\setlength{\topsep}{3pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{1.5em} \setlength{\labelwidth}{1em}
\setlength{\labelsep}{0.5em} } }
\newcommand{\squishlisttwo}{
\begin{list}{$\bullet$}
{ \setlength{\itemsep}{0pt} \setlength{\parsep}{0pt}
\setlength{\topsep}{0pt} \setlength{\partopsep}{0pt}
\setlength{\leftmargin}{2em} \setlength{\labelwidth}{1.5em}
\setlength{\labelsep}{0.5em} } }
\newcommand{\squishend}{
\end{list} }
\begin{document}
\title{Catchy title with acronym}
\author{
Project Manager Name \\
{\it Affiliation}
}
\date{}
% \newpage
\maketitle
\instructions{\textbf{General guidance}
The project description will be read by the peer reviewers. Together with the application form and CVs, the project description will be the basis for the reviewer's assessment. The proposed research should be presented clearly, using language that is also understandable to individuals with a general scientific understanding of the field. Please note that the referees in the panel where your application is reviewed do not necessarily work in precisely the same area as you.
Complete the chapters and sections in the template, following the order of the items as given in part A, and delete the guidance (part B and C). The template is designed to address all the elements of the assessment criteria. Nevertheless, the applicant is strongly advised to read the evaluation criteria and the call text carefully.
The project description cannot exceed 11 pages, including the list of references. It is not possible to upload an attachment that exceeds this page total. The page format must be A4 with 2 cm margins, single spacing and Arial, Calibri, Times New Roman or similar 11-point font. You are permitted to use 9-point font for the list of references and figure captions. Links that are listed in the project description will not be included in the assessment.}
\input{01-excellence}
\input{02-impact}
\input{03-implementation}
% \begin{multicols}{2}
\AtNextBibliography{\footnotesize}
\setlength{\bibitemsep}{0pt}
\printbibliography
% \end{multicols}
\end{document}