# New Ford Super Duty in Plant City, FL

:::raw
<div style="width: 51%; margin-left: 25%;margin-top:20px;">
	<div class="vcp-title">
		<h1>New Ford Super Duty in Plant City, FL</h1>
	</div>

	<div class="mdl-bottom-shadow">
		<div class="row">

			<img src="https://storage.googleapis.com/www.savvydealer.com/new/Ford/F-250/All-Trims/2021/Main/2021-Ford-F-250.jpg" alt="New Ford F-250 Super Duty" width="100%"></img>
		</div>
	</div>
</div>

<style>
.btn-secondary {
  color: #0071b2;
  background-color: white; 
  border: none;
}

.btn-secondary:hover {
  color: white;
  background-color: #0071b2;
}
</style>
:::