<li class="nav-item"><a class="nav-link" href="/students/engineering-tutoring-center/tutors.php">Leadership and Tutors</a> </li>
<li class="nav-item"><a class="nav-link" href="/students/engineering-tutoring-center/topics/index.php">Topics</a></li>
<li class="nav-item"><a class="nav-link" href="/students/engineering-tutoring-center/schedule.php">Schedule</a></li>
<li class="nav-item"><a class="nav-link" href="https://usu.instructure.com/courses/767284/" target="_blank" rel="noopener noreferrer nofollow">
	Programming Guides
	<i class="fas fa-external-link-alt"></i>
	<span class="sr-only">External Link Icon</span>
	</a>
</li>
<!--  -->
<div class="sub-nav-btn px-3 py-1 mt-3">
	<a class="btn btn-block btn-bright-light" href="https://studentappts.usu.edu/ramonline/BookAppt?C=C&T=P&D=141" target="_blank" rel="noopener noreferrer nofollow">
		Schedule Appointment 
		<i class="fas fa-external-link-alt"></i>
		<span class="sr-only">External Link Icon</span>
	</a>
</div>
<!--  -->
<div class="text-left w-100 px-2 mt-4">
	<h2 class="h4">Contact Info</h2>
	<p><strong>Location</strong> ENGR 320
		<br>
		<strong>Phone</strong> <a href="tel:4357971043">435-797-1043</a>
		<br>
		<!--

<strong>Contact</strong> 
<br>
-->
		<strong>Email</strong>
		<a href="mailto:engrtutorcenter@usu.edu">engrtutorcenter@usu.edu</a> 
	</p>
	<h2 class="h4">Hours</h2>
	<table class="table table-sm">
		<tbody>
			<tr>
				<th>Mon–Fri</th>
				<td>9am – 5pm</td>
			</tr>
			<tr>
				<th>Sat &amp; Sun</th>
				<td>Closed</td>
			</tr>
		</tbody>
	</table>
</div>