/* bootstrap-extensions-2k25.css
   Kleine Bootstrap-Defaults für das 2k25-Setup.
   - Buttons: 2px Border, Pill-Shapes als Standard.
*/

.s2k25 .btn {
  border-width: 2px !important;
  border-radius: 999px !important;
}
