SPECIFICATIONS
                    
Frameset
Frame
Felt AeroRoad 3.0 | UHC Advanced + TeXtreme carbon fiber
Fork
Felt AeroRoad 3.0 | UHC Advanced + TeXtreme carbon fiber
Brakes & Drivetrain
Front Brake
Shimano 105 R7070, hydraulic disc, flat mount
Front Brake Rotor
Shimano RT70, Center Lock, 140mm
Rear Brake
Shimano 105 R7070, hydraulic disc, flat mount
Rear Brake Rotor
Shimano RT70, Center Lock, 160mm
Brake Lever
Shimano ST-R7120
Rear Derailleur
Shimano 105 R7000, short cage
Front Derailleur
Shimano 105 R7000, braze-on
Cassette
Shimano 105 R7000, 11-30T
Chain
Shimano 105 HG601
Crankset
Shimano 105 R7000, 52/36T
Shift Lever
43, 47cm – Shimano 105 R7025 Short-Reach / 51, 54, 56, 58, 61cm – Shimano 105 R7020
Wheels
Wheelset
Devox WheelRDS.A1, Center lock, 12×100/12×142 mm, thru axle
Front Wheel
Devox Wheel RDS.A1 | 30/19, Shimano hubs
Rear Wheel
Devox Wheel RDS.A1 | 30/19, Shimano hubs
Tyre
Continental Grand Sport Race, 700x25c
Cockpit
Stem
Felt Sprint | UHC Advanced carbon fiber
Headset
IS (NO.44)
Handlebar
Devox DBar.A1
Bar Tape
Felt VelvetGel tape with 3M reflective base and Felt Bubble-Tech F-Wing bar end plugs
Saddle
Prologo Dimension 143 T4.0
Seat Post
Felt AeroRoad IL 2.0 | UHC Advanced + TeXtreme carbon fiber
Additional Information
Permissible Total Weight
129 kg
Trailer Approval
No trailer approval
  /* Mobiel styles */
  .specifications-section {
    column-count: 1;
    color: #001128;
    padding: 2rem 2rem;
    background-color: #f9f9f9;
  }
  .specs-wrapper {
    padding-bottom: 2rem;
    break-inside: avoid;
  }
  h3.spec-title {
    font-weight: bold;
    font-size: 2.2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid darkgrey;
}
.spec-item_info {
    font-size: 14px;
    color:rgb(66, 66, 66);
  }
  .specs-item {
    display: flex;
    padding-bottom: 1.5rem;
    align-items: center;
    .specs-item_label {
      width: 40%;
      font-size: 16px;
      font-weight: bold;
      padding-right: 1rem;
      letter-spacing: 0.2px;
    }
    .spec-item_info {
      width: 60%;
      font-size: 14px;
      color:rgb(66, 66, 66);
    }
  }
  /* Desktop styles */
  @media screen and (min-width: 990px) {
    .specifications-section {
      column-count: 2;
      column-gap: 8rem;
      padding: 4rem 4rem;
    }
    h3.spec-title {
      margin-top: 0;
    }
  }
								
			
